1. Start 'Hello world!'
Set up the environment
Download SDK
Download dotnet SDK here. %[https://dotnet.microsoft.com/]
You can check your SDK info on PowerShell by below command.
dotnet --info
Command output
$ dotnet --info
.NET SDK:
Version: 7.0.300-preview.23122.5
Co...
archdsp.hashnode.dev3 min read