Create new project
mkdir hello_world
cd hello_world
dotnet new
Download nuget packages
dotnet restore
Start Dotnet application
dotnet run
Interested in writing your own C# / Mono scenarios and demos? Visit www.katacoda.com/teach
mkdir hello_world
cd hello_world
dotnet new
dotnet restore
dotnet run
Interested in writing your own C# / Mono scenarios and demos? Visit www.katacoda.com/teach
Knowing what you need to know is the hardest part. Our guided pathways help build your knowledge around real-world scenarios.
The best way to learn its by doing. All our tutorials are interactive with pre-configured live environments ready for you to use.
It's a competitive industry. Your skills need to keep up with the latest approaches. Katacoda keeps your skills up-to-date.
Knowing what you need to know is the hardest part. Our guided pathways help build your knowledge around real-world scenarios.
The best way to learn its by doing. All our tutorials are interactive with pre-configured live environments ready for you to use.
It's a competitive industry. Your skills need to keep up with the latest approaches. Katacoda keeps your skills up-to-date.