DotNetDemos

Some simple .NET demos.

To build and run:

dotnet run --project <folder name>

For example:

dotnet run --project DemoCSharpHelloWorld