Key Points
- Several security vulnerabilities have been patched with this .NET update.
- Improvements have been made to libraries and .NET packages with .NET 7.0.7.
.NET 7 has been updated to version 7.0.7 with .NET June 2023 Updates. This is a security update that includes several fixes and improvements for different repositories and .NET libraries as well as a security advisory.
Last month, Microsoft did not release an update for .NET, which is why they jumped directly from .NET 7.0.5 to version 7.0.7.
.NET 7.0.7 has been tested with the latest preview version of Visual Studio 2022 version 17.4.
Microsoft continuously improves .NET versions by releasing a newer, improved version each month.
Continue down below to learn more about .NET 7.0.7 and install SDKs, Runtimes. and ASP .NET Cores using the direct download links of offline installers.
Try out .NET 8 Preview 5 today.
Table of Contents
What’s New in .NET 7.0.7
The following list of improvements has been made in .NET version 7.0.7. 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]
- [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 7.0.7
Use the direct download links below to download the .NET 7.0.7 Runtimes, SDKs, and ASP.NET Core matching your operating system and architecture.
Runtime
Download .NET 7.0.7 Desktop Runtime for Windows x64
Download .NET 7.0.7 Desktop Runtime for Windows x86
Download .NET 7.0.7 Desktop Runtime for Windows ARM64
Download .NET 7.0.7 Runtime for macOS x64
Download .NET 7.0.7 Runtime for macOS ARM64
Download .NET 7.0.7 Runtime Binaries for Linux Arm32
Download .NET 7.0.7 Runtime Binaries for Linux Arm64
Download .NET 7.0.7 Runtime Binaries for Linux Arm32 Alpine
Download .NET 7.0.7 Runtime Binaries for Linux Arm64 Alpine
Download .NET 7.0.7 Runtime Binaries for Linux x64
Download .NET 7.0.7 Runtime Binaries for Linux x64 Alpine
SDK
Download .NET SDK 7.0.304 for Windows x64
Download .NET SDK 7.0.304 for Windows x86
Download .NET SDK 7.0.304 for Windows ARM64
Download .NET SDK 7.0.304 for macOS x64
Download .NET SDK 7.0.304 for macOS ARM64
Download .NET SDK 7.0.304 Binaries for Linux Arm32
Download .NET SDK 7.0.304 Binaries for Linux Arm64
Download .NET SDK 7.0.304 Binaries for Linux Arm32 Alpine
Download .NET SDK 7.0.304 Binaries for Linux Arm64 Alpine
Download .NET SDK 7.0.304 Binaries for Linux x64
Download .NET SDK 7.0.304 Binaries for Linux x64 Alpine
ASP.NET Core
Download ASP.NET Core Runtime 7.0.7 Hosting Bundle for Windows
Download ASP.NET Core Runtime 7.0.7 for Windows x64
Download ASP.NET Core Runtime 7.0.7 for Windows x86
Download ASP.NET Core Runtime 7.0.7 Binaries for Windows ARM64
Download ASP.NET Core Runtime 7.0.7 Binaries for macOS x64
Download ASP.NET Core Runtime 7.0.7 Binaries for macOS ARM64
Download ASP.NET Core Runtime 7.0.7 Binaries for Linux Arm32
Download ASP.NET Core Runtime 7.0.7 Binaries for Linux Arm64
Download ASP.NET Core Runtime 7.0.7 Binaries for Linux Arm32 Alpine
Download ASP.NET Core Runtime 7.0.7 Binaries for Linux Arm64 Alpine
Download ASP.NET Core Runtime 7.0.7 Binaries for Linux x64
Download ASP.NET Core Runtime 7.0.7 Binaries for Linux x64 Alpine
More download and install options for .NET 7.0.7 here.
Install .NET 7.0.5
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.
-
Execute the downloaded installation package and click Install.
Run the installation package by double-clicking it, and then clicking Install on the installation wizard.
-
Close the wizard once the installation is complete.
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.
You have now installed the .NET. You may check which .NET version is running by typing in the following command in Command Prompt:
wmic product get description | findstr /C:.NET
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:
-
Press the Windows Key + R shortcut keys to open the Run Command box.
-
Type in “appwiz.cpl” and press Enter to open the Programs and Features applet.
-
Right-click the .NET component that you want to remove, then click “Uninstall” from the context menu.
The uninstallation wizard will now launch.
-
Click “Uninstall” again.
-
When removed, click Close.
Closing Words
If you are a developer, then we would recommend that you upgrade to .NET 7.0.7 since it includes updated libraries and fixes. Even if you are not one, and only use it to run applications developed using .NET, we still suggest that you upgrade it, since this release includes several security updates.
.NET 7 Release History
Complete Version | Release Date | Significant Improvements | Announcement |
7.0.17 | 12-mar-24 | Addresses Denial of Service vulnerabilities and updates .NET repositories | Microsoft announces .NET 7.0.17 |
7.0.16 | 13-Feb-24 | Addresses security vulnerabilities and updates .NET repositories | Microsoft announces .NET 7.0.16 |
7.0.15 | 9-Jan-24 | Addresses security vulnerabilities and updates .NET repositories | Microsoft announces .NET 7.0.15 |
7.0.14 | 14-Nov-23 | Fixes elevation of privilege and security feature bypass vulnerabilities, includes updates to repos and other components | Microsoft announces .NET 7.0.14 |
7.0.13 | 24-Oct-23 | – Addresses the security fixes that were missing in the last update | Microsoft announces .NET 7.0.13 |
7.0.12 | 10-Oct-23 | -Addresses important security advisories -Updates to repos and other components | Microsoft announces .NET 7.0.12 |
7.0.11 | 12-Sep-23 | -Addresses important security advisories -Updates to repos and other components | Microsoft announces .NET 7.0.11 |
7.0.10 | 8-Aug-23 | -Addresses important security advisories -Updates to repos and other components | Microsoft announces .NET 7.0.10 |
7.0.8 | 22-Jun-23 | – Addresses an issue with X.509 Certificates import | Microsoft announces .NET 7.0.8 |
7.0.7 | 13-Jun-23 | – Several critical security advisories -Updates to repos and other components | Microsoft announces .NET 7.0.7 |
7.0.5 | 11-Apr-23 | – Security advisory -Updates to repos and other components | Microsoft announces .NET 7.0.5 |
7.0.4 | 14-Mar-23 | -Repo updates only | Microsoft announces .NET 7.0.4 |
7.0.3 | 14-Feb-23 | -Repo updates -Critical security updates | Microsoft announces .NET 7.0.3 |
7.0.2 | 10-Jan-23 | -Repository updates and other non-security fixes | Microsoft announces .NET 7.0.2 |
7.0.1 | 13-Dec-22 | -Patch for CVE-2022-41089; remote code execution vulnerability -Repository updates and other fixes | Microsoft announces .NET 7.0.1 |
7.0.0 | 8-Nov-22 | -Performance improvements -Native ARM64 support -C# 11 and F# 7 | Microsoft announces .NET 7.0.0 |