.NET and .NET Framework April 2026 servicing releases updates - .NET Blog
A recap of the latest servicing updates for .NET and .NET Framework for April 2026.
.github .NET 10.0.6 GA
You can build .NET 10.0 from the repository by cloning the release tag v10.0.202 and following the build instructions in the main README.md.
Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Release .NET 10.0.6 / 10.0.202 · dotnet/dotnet
You can build .NET 10.0 from the repository by cloning the release tag v10.0.202 and following the build instructions in the main README.md. Alternatively, you can build from the sources attached t...
Download .NET 10.0 (Linux, macOS, and Windows) | .NET
.NET 10.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
.github .NET 9.0.15
Repos
Release v9.0.15 · dotnet/core
Release Notes Install Instructions Repos Aspnetcore EF Core Runtime SDK Templating WindowsDesktop
core/release-notes/9.0/9.0.15/9.0.15.md at main · dotnet/core
.NET news, announcements, release notes, and more! - dotnet/core
Download .NET 9.0 (Linux, macOS, and Windows) | .NET
.NET 9.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
.github .NET 8.0.26
Repos
Release .NET 8.0.26 · dotnet/core
Release Notes Install Instructions Repos Aspnetcore EF Core Runtime Templating WindowsDesktop
core/release-notes/8.0/8.0.26/8.0.26.md at main · dotnet/core
.NET news, announcements, release notes, and more! - dotnet/core
Download .NET 8.0 (Linux, macOS, and Windows) | .NET
.NET 8.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
.NET 11 Preview 3
Today, we are excited to announce the third preview release of .NET 11! This release includes improvements across the .NET Runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, container images, and more. Check out the linked release notes below and get started today.
This release contains the following improvements.
Libraries
- System.Text.Json offers more control over naming and ignore defaults
- Zstandard moved to System.IO.Compression and ZIP reads validate CRC32
- SafeFileHandle and RandomAccess expand pipe support
- Regex recognizes all Unicode newline sequences
- See all library updates
Runtime
- Runtime async removes the preview-API opt-in requirement
- JIT optimizations improve switches, bounds checks, and casts
- Browser and WebAssembly add WebCIL and debugging improvements
- See all runtime updates
SDK
- Solution filters can now be edited from the CLI
- File-based apps can be split across files
- dotnet run -e passes environment variables from the command line
- dotnet watch adds Aspire, crash recovery, and Windows desktop improvements
- See all SDK updates
C#
ASP.NET Core
- Zstandard response compression and request decompression
- Virtualize adapts to variable-height items at runtime
- HTTP/3 starts processing requests earlier
- See all ASP.NET Core updates
.NET MAUI
- Maps add clustering, styling, and richer interaction APIs
- XAML and styling improvements reduce startup work and speed up iteration
- LongPressGestureRecognizer is now built into .NET MAUI
- .NET for Android adds Android 17 / API 37 preview support
- See all .NET MAUI updates
Entity Framework Core
- ChangeTracker.GetEntriesForState() avoids extra change detection
- DbContext configuration can remove providers and add pooled factories
- Migrations get more control and clearer feedback
- SQL generation removes unnecessary joins and SQL Server adds JSON APIs
- See all EF Core updates
Container Images
Get started
To get started with .NET 11, install the .NET 11 SDK.If you’re on Windows using Visual Studio, we recommend installing the latest Visual Studio 2026 Insiders. You can also use Visual Studio Code and the C# Dev Kit extension with .NET 11.
.NET 11 Preview 3 is now available! - .NET Blog
Find out about the new features in .NET 11 Preview 3 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, container images, and more!
Last edited:









