Getting started with .NET 6.x
Download and Install .NET 6.x
Go here to download the correct .NET 6.x SDK depending on your OS (Windows, macOS or Linux) and then install the same.
**Create a project and run **
Open a terminal window and run below command to verify the version.
sun...
sunilvijendra.hashnode.dev2 min read
Amit Kumar Jain
Hi Sunil, I just want one correction in your article title. It must be "Getting started with .NET 6.x". There is nothing like .NET Core 6.x.