Visit NES for .NET Home Page

.NET 10.0.x

How to install NES for .NET 10.0.x

Follow these easy steps to install NES for .NET:

  1. Download the package
  2. Install the package
  3. Verify your installation

Detailed Instructions

Download the package

Download the appropriate package for your needs:

PackageVersionDirect Download Link
ASP.NET Core10.0.3Download
.NET Runtime10.0.3Download
.NET SDK10.0.103Download

Install the package

  1. Open the downloaded .exe file(s)
  1. Open the downloaded .tar.gz file(s)
  1. Open the downloaded .dmg file(s)

:: 2. Follow the installation prompts

Verify your installation

Open a new Command Prompt and run:

dotnet --info

You should see the following based on what you installed:

 Microsoft.NETCore.App 10.0.3

Congratulations! You have successfully installed the NES for .NET. ::