Visit NES for .NET Home Page
.NET 6.0.x
How to install NES for .NET 6.0.x
Follow these easy steps to install NES for .NET:
- Download the package
- Install the package
- Verify your installation
Detailed Instructions
Download the package
Download the appropriate package for your needs:
Credentials for Downloads
When utilizing our browser links for direct download - you will be redirected to a page that will prompt you for "Sign In" credentials.
Windows Hosting Bundle
The Windows Hosting Bundle installs the .NET Runtime, the ASP.NET Core Runtime, and the ASP.NET Core Module (ANCM) for IIS. One installer covers both x64 and x86. ANCM is installed only when IIS is already present on the machine, so install or enable IIS first, then run the bundle.
Install the package
- Open the downloaded
.exefile(s)
- 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 6.0.45Congratulations! You have successfully installed the NES for .NET.