Skip to content

shunsock/dotnet_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

  • This is a simple example of usage of .NET
  • you can use this as a template for your own projects

How to run

cd HelloWorldExample
dotnet run

How to Test

cd HelloWorldExample.Tests
dotnet test

Releases

No releases published

Packages

No packages published

Languages