Skip to content

iDesoftSystems/dotnet-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotNET academy tutorials

Purpose

Become familiar with the building blocks for creating a microservice with dotNet.

Install dotNET SDK

To start building dotNet apps, download and install the dotNET SDK.

Check everything installed correctly

Once you've installed, open a new terminal and run the following command:

dotnet --version
9.0.101

About

dotNET Academy Tutorials

Topics

Resources

License

Stars

Watchers

Forks