Visit NES for .NET Home Page

.NET 9.0.x

How to install NES for .NET 9.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 Core9.0.13Download
.NET Runtime9.0.13Download
.NET SDK9.0.311Download

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 9.0.13

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