Last month, Microsoft did not release an update for .NET, which is why they jumped directly from .NET 6.0.16 to version 6.0.18. .NET 6.0.18 has been tested with the latest preview version of Visual Studio 2022 version 17.3. Microsoft continuously improves .NET versions by releasing a newer, improved version each month. Continue down below to learn more about .NET 6.0.18 and install SDKs, Runtimes. and ASP .NET Cores using the direct download links of offline installers. Try out .NET 8 Preview 5 today.

What’s New in .NET 6.0.18

The following list of improvements has been made in .NET version 6.0.18. To read more about the different improvements, click on the links to be redirected to the original announcement.

[Repo Updates] dotnet/sdk: .NET SDK dotnet/aspnet: ASP.NET Core Runtime dotnet/runtime: .NET Runtime dotnet/runtime-deps: .NET Runtime Dependencies dotnet/samples: .NET Samples [Additional Fixes] ASPNET Runtime Winforms [Security Advisory] CVE-2023-24895 – .NET Remote Code Execution Vulnerability CVE-2023-24897 – .NET Remote Code Execution Vulnerability CVE-2023-24936 – .NET Elevation of Privilege Vulnerability CVE-2023-29331 – .NET Denial of Service Vulnerability CVE-2023-29337 – NuGet Client Remote Code Execution Vulnerability CVE-2023-32032 – .NET Denial of Service Vulnerability CVE-2023-33126 – .NET Denial of Service Vulnerability CVE-2023-33128 – .NET Denial of Service Vulnerability CVE-2023-33135 – .NET Denial of Service Vulnerability

Download .NET 6.0.18

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

Runtime

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

SDK

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

ASP.NET Core Runtime

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

Install .NET 6.0.16

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, 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:

Ending Words

If you want the Long Term Support (LTS) version for .NET, then you should stick with .NET 6.0.18. However, if LTS is not your concern, then you may want to switch to .NET 7.0.7, which is a later release with improvements, or even .NET 8 Preview 5. The uninstallation wizard will now launch. That being said, .NET 6 is the safer choice for users who want more stability and do not want or need to upgrade their versions too quickly.

.NET 6 Release History