klips/dotnet
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
..
sitemap [dotnet] Add dotnet projects and examples 2022-05-04 14:59:17 -04:00
testing [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

README.md

Dotnet

shaunrd0/klips/dotnet/
├── sitemap     # Custom library to generate sitemaps
├── testing     # General .NET practice
└── README.md

All of these projects were created with the dotnet CLI on Linux (Kubuntu 20.04). They have not been tested on any other platform.