NES for .NET 6.0.38

How to install NES for .NET

Follow these easy steps to install NES for .NET 6.0.38:

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

Detailed Instructions

Download the trial package

Download the appropriate package for your needs:

PackageVersionDirect Download Link
ASP.NET Core6.0.38Download
.NET Runtime6.0.38Download
.NET SDK6.0.430Download

The above downloads are Windows x64 builds.

curl --header "Authorization: Bearer neverendingsupport" \
     --location \
     --output <PACKAGE_VERSION>.tgz \
     https://registry.nes.herodevs.com/bin/nes/dotnet-nes/6.0.38/<PACKAGE_VERSION>.exe

Install the package

  1. Open the downloaded .exe 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:

.NET Runtime
AspNetCore
.NET SDK
Microsoft.NETCore.App 6.0.38

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