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