klips/dotnet/testing
Shaun Reed d1fb33c58e [dotnet] Add dotnet projects and examples
+ Sitemap generator I created while learning the dispose pattern
+ Testing project for learning general C#
2022-05-04 14:59:17 -04:00
..
KlipsConsole [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
KlipsLibrary [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
KlipsLibrary.Test [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
.gitignore [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
README.md [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
dotnet-klips.sln [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00

README.md

This is a testing project I created while first learning C#. There's no objective or goal, aside from playing with different features of C# and NuGet packages. Essentially, this is a scrap project that I code in while learning new C# things. Since this is just for learning, I won't bother explaining how to use things here; It's very possible this entire project could disappear one day.