Skip to content

ASRRtechnologies/lib-asrr-core

Repository files navigation

ASRR Core Library

A collection of useful functions when dealing with C#

How to add this module to your repo

cd <project-root>
mkdir lib
cd lib
git submodule add <repo-url> <desired-folder-name, leave blank if you want to use submodule repo name>

Then add the cloned submodule .csproj to your own c# project using right mouse click -> add -> project -> existing.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages