Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trying .NET Core 2

BCH compliance

Hello World with NUnit, have .Net Core 2.0 installed

Installing NUnit Test Templates

dotnet new -i NUnit3.DotNetNew.Template

To run the console app

cd HelloWorldApp
dotnet run

To run the tests

cd HelloWorldApp.Test
dotnet test

About

.Net Core 2 - Hello World

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages