Today, we are releasing the .NET March 2023 Updates. These updates contain non-security improvements.
You can download 7.0.4 and 6.0.15 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64.
- Installers and binaries: 7.0.4 | 6.0.15
- Release notes: 7.0.4 | 6.0.15 |
- Container images
- Linux packages: 7.0.4 | 6.0.15
- Release feedback/issue
- Known issues: 7.0 | 6.0
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
- ASP.NET Core: 7.0.4 | 6.0.15
- Entity Framework Core: 7.0.4
- Linker: 7.0.4
- Runtime: 7.0.4 | 6.0.15
- SDK: 7.0.4
- Windows Forms: 7.0.4
Visual Studio
See release notes for Visual Studio compatibility for .NET 7.0 and .NET 6.0.
Hello, Rahul. 😊 You’re back! Looks like we only see you here during the first half of each year.
Anyway, your GitHub release announcement mistakenly says 2022 instead of 2023. We’re in 2023.
The links at the top of the the GitHub announcement “issues” for 2023 (example: https://github.com/dotnet/announcements/issues/248 ) contain links to the blog posts from 2022.