April 11th, 2023

.NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16

Rahul Bhandari (MSFT)
Program Manager

Today, we are releasing the .NET April 2023 Updates. These updates contain non-security improvements. Your app may be vulnerable if you have not deployed a recent .NET update.

You can download 7.0.5 and 6.0.16 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64.

Windows Package Manager CLI (winget)

You can now install .NET updates using the Windows Package Manager CLI (winget):

  • To install the .NET 7 runtime: winget install dotnet-runtime-7
  • To install the .NET 7 SDK: winget install dotnet-sdk-7
  • To update an existing installation: winget upgrade

See Install with Windows Package Manager (winget) for more information.

Improvements

Visual Studio

See release notes for Visual Studio compatibility for .NET 7.0 and .NET 6.0.

Author

Rahul Bhandari (MSFT)
Program Manager

I am a Program Manager on .NET team. I specializes in .NET release processes. University of Florida Alumnus.

2 comments

Discussion is closed. Login to edit/delete existing comments.