.NET 11 Preview 1 and 2 introduce several significant improvements. Runtime Async V2 moves async/await state machine logic into the runtime itself, reducing overhead and improving diagnostics without code changes. Native Zstandard (zstd) compression is now built into the BCL, offering 2–7x faster decompression than GZip/Brotli. Blazor gains TempData support for static SSR, enabling flash messages and Post-Redirect-Get patterns. EF Core adds native SQL Server vector search via LINQ with DiskANN indexes, enabling semantic similarity queries. Additional highlights include BFloat16 for ML workloads, C# collection expression arguments, native OpenTelemetry tracing in ASP.NET Core, smaller SDK container images (up to 17%), MAUI/Android improvements with CoreCLR as default, and CLI enhancements to dotnet run, test, and watch.

14m read timeFrom syncfusion.com
Post cover image
Table of contents
What shipped in Preview 1 vs Preview 2 (quick map)Libraries: Powerful new APIs and performance winsEntity Framework Core improvementsOther notable library improvementsRuntime: Smarter Async and broader platform reachAdditional runtime highlightsSDK , CLI and tooling enhancementsWeb development: Blazor gets more powerfulNew Blazor components and improvementsNative OpenTelemetry tracing for ASP.NET CoreCross-platform: . NET MAUI & MobileHow to get startedConclusionRelated Blogs

Sort: