NES for .NET 6.0.38
How to install NES for .NET
Follow these easy steps to install NES for .NET 6.0.38:
- Download the trial package
- Install the package
- Verify your installation
Detailed Instructions
Download the trial package
Download the appropriate package for your needs:
Package | Version | Direct Download Link |
---|---|---|
ASP.NET Core | 6.0.38 | Download |
.NET Runtime | 6.0.38 | Download |
.NET SDK | 6.0.430 | Download |
The above downloads are Windows x64 builds.
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.
Alternate Download Method
If you're unable to utilize our browser download links, but would still like to download our products directly - you can run the following curl command following the same versioning guidelines as the above. Examples of what you would enter in place of <PACKAGE_VERSION> are shown in the above table in blue.
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
- Open the downloaded
.exe
file(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.38
Congratulations! You have successfully installed the NES for .NET 6.0.38.