Installing .NET

Step 1

Open https://dotnet.microsoft.com/en-us/download and click on the Download .NET SDK x64 button shown in the image below:

Note

If you are unable to download .NET using the above link, you can download .NET using this direct link instead: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.301/dotnet-sdk-10.0.301-win-x64.exe.

Step 2

Once you have downloaded the .NET executable, run it and go through the installer to install .NET on your system.

You can verify .NET was installed correctly by following the steps on the previous page.