Microsoft Releases .NET 11 Preview 3 with Updates Across Runtime, SDK, MAUI, and ASP.NET Core
Briefly

Microsoft Releases .NET 11 Preview 3 with Updates Across Runtime, SDK, MAUI, and ASP.NET Core
"Runtime Async no longer requires the preview features flag, allowing projects targeting net11.0 to enable the runtime-async feature switch without setting EnablePreviewFeatures to true."
"The dotnet sln command can now create and edit solution filter files directly, and file-based apps gained a #:include directive for shared helpers."
"ASP.NET Core added Zstandard response compression and request decompression, enabled by default, improving performance and efficiency in handling requests."
"Entity Framework Core introduced a new GetEntriesForState API on ChangeTracker that returns tracked entries based on their state, enhancing data management capabilities."
Microsoft's .NET 11 Preview 3 introduces enhancements across various components, including runtime, SDK, libraries, and ASP.NET Core. The runtime now supports Runtime Async without a preview flag, and optimizations in the JIT compiler improve performance. The SDK allows for direct creation and editing of solution filter files, while ASP.NET Core adds Zstandard compression and improved Blazor components. Entity Framework Core features a new API for tracking changes. This preview is available for download, with general availability expected in November 2026.
Read at InfoQ
Unable to calculate read time
[
|
]