A collection of commonly used code to improve quality of life while developing in C#.
How to add to your project:
Prerequisite Programs:
Git
In GIT Terminal:
git submodule add https://github.com/izackp/C-Sharp-Library.git WhereEverYouWant_ThirdParty/CSharp-Library
Then add the files to your project.