You can update your .NET version using the direct download links given below. Installing the latest version of .NET will automatically replace the older, stable version. However, if you have a preview version installed as well, no changes will be made to it. Let us briefly discuss the new features in .NET 6.0.13 before proceeding to see how to install them.

What’s New in .NET 6.0.13

There are a plethora of new improvements and fixes in .NET 6.0.13 over its predecessor. Microsoft has mainly focused on the following areas with this release:

What’s New in .NET 6.0.13 Download .NET 6.0.13 Runtime SDK ASP.NET Core Runtime Install .NET 6.0.13 How to Remove/Uninstall .NET Conclusion

[Updates repositories] dotnet/sdk: .NET SDK dotnet/aspnet: ASP.NET Core Runtime dotnet/runtime: .NET Runtime dotnet/runtime-deps: .NET Runtime Dependencies dotnet/samples: .NET Samples [Security Advisory] Microsoft has released the security advisory CVE-2023-21538 which is a .NET denial of service vulnerability. A denial of service vulnerability exists in .NET 6.0 where a malicious client could cause a stack overflow which may result in a denial of service attack when an attacker sends an invalid request to an exposed endpoint. [Additional fixes] Runtime SDK

To read more about the different improvements, click on the links given above to be redirected to the original Microsoft announcement.

Download .NET 6.0.13

Use the direct download links below to download the .NET 6.0.13 Runtime, SDKs, and ASP.NET Core Runtime matching your operating system and architecture:

Runtime

Download .NET 6.0.13 Desktop Runtime for Windows x64 Download .NET 6.0.13 Desktop Runtime for Windows x86 Download .NET 6.0.13 Desktop Runtime for Windows ARM64 Download .NET 6.0.13 Runtime for macOS x64 Download .NET 6.0.13 Runtime for macOS ARM64 Download .NET 6.0.13 Runtime Binaries for Linux ARM32 Download .NET 6.0.13 Runtime Binaries for Linux ARM64 Download .NET 6.0.13 Runtime Binaries for Linux ARM32 Alpine Download .NET 6.0.13 Runtime Binaries for Linux ARM64 Alpine Download .NET 6.0.13 Runtime Binaries for Linux x64 Download .NET 6.0.13 Runtime Binaries for Linux x64 Alpine

SDK

Download .NET SDK 6.0.405 for Windows x64 Download .NET SDK 6.0.405 for Windows x86 Download .NET SDK 6.0.405 for Windows ARM64 Download .NET SDK 6.0.405 for macOS x64 Download .NET SDK 6.0.405 for macOS ARM64 Download .NET SDK 6.0.405 Binaries for Linux ARM32 Download .NET SDK 6.0.405 Binaries for Linux ARM64 Download .NET SDK 6.0.405 Binaries for Linux ARM32 Alpine Download .NET SDK 6.0.405 Binaries for Linux ARM64 Alpine Download .NET SDK 6.0.405 Binaries for Linux x64 Download .NET SDK 6.0.405 Binaries for Linux x64 Alpine

ASP.NET Core Runtime

Download ASP.NET Core Runtime 6.0.13 Hosting Bundle for Windows Download ASP.NET Core Runtime 6.0.13 for Windows x64 Download ASP.NET Core Runtime 6.0.13 for Windows x86 Download ASP.NET Core Runtime 6.0.13 Binaries for Windows ARM64 Download ASP.NET Core Runtime 6.0.13 Binaries for macOS x64 Download ASP.NET Core Runtime 6.0.13 Binaries for macOS ARM64 Download ASP.NET Core Runtime 6.0.13 Binaries for Linux ARM32 Download ASP.NET Core Runtime 6.0.13 Binaries for Linux ARM64 Download ASP.NET Core Runtime 6.0.13 Binaries for Linux ARM32 Alpine Download ASP.NET Core Runtime 6.0.13 Binaries for Linux ARM64 Alpine Download ASP.NET Core Runtime 6.0.13 Binaries for Linux x64 Download ASP.NET Core Runtime 6.0.13 Binaries for Linux x64 Alpine More download and install options here.

Install .NET 6.0.13

You can begin by downloading the right .NET version for you from the links above and then running it to begin the installation process. Here is how: Once you have installed the newer .NET version, all your applications will run using the new build as the previous version will be replaced. You have now installed the .NET. You may check which .NET version is running by typing in the following command in Command Prompt: Run the installation package by double-clicking it (in the case of macOS and Windows), and then clicking Install on the installation wizard. The installation will now begin. It does not take much time nor does it require a restart. Click Close once it has been installed successfully.

How to Remove/Uninstall .NET

If you wish to remove a .NET version from your computer, you can simply uninstall it like any other regular application. Here are the steps to following:

Conclusion

If you are a developer, then we would recommend that you upgrade to .NET 6.0.13 since it includes new fixes and addresses critical security vulnerabilities that could be easily exploited. It gives you more flexibility over your code with faster and more efficient coding; achieving more with less scripting. The uninstallation wizard will now launch.

.NET 6 Release History