Release Notes
Latest releases from the .NET ecosystem — aggregated from GitHub
.NET MAUI — 10.0.70
StableWhat's Changed .NET MAUI 10.0.70 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 135 commits with various improvements, bug fixes, and enhancements. Ai Agents - [CI] Extend gate to all test types and decouple from PR review by @kubaflo in https://github.com/dotnet/maui/pull/34705 - Integrate UI test category detection into PR review and fix gate reliability by @kubaflo in https://github.com/dotnet/m...
.NET Aspire — Aspire 13.3.5
StableWhat's New in Aspire 13.3.5 Patch release for Aspire 13.3 with fixes for the Azure provisioning location prompt and an Aspire CLI named-pipe timeout on Linux with .NET SDK 10.0.300. 🐛 Fixes - 📍 Azure provisioning location prompt not populated — Selecting an existing resource group during aspire publish now correctly populates dependent server-controlled fields (such as Location). Previously, server-provided values for disabled inputs were discarded, leaving those fields blank. (17278, back...
.NET Aspire — Aspire 13.3.4
StableWhat's New in Aspire 13.3.4 Patch release for Aspire 13.3 with a fix for the Aspire skill description exceeding agent host limits. 🐛 Fixes - 📝 Aspire skill description too long for agent hosts — The SKILL.md generated by aspire agent init included a frontmatter description that exceeded the 1024-character limit enforced by agent hosts such as Codex and Copilot CLI, causing the Aspire skill to fail to load. The bundled skill description has been shortened to stay within the limit. (17183, b...
.NET Aspire — Aspire 13.3.3
StableWhat's New in Aspire 13.3.3 Patch release for Aspire 13.3 with fixes for debug log level leaking into user resources, Keycloak HTTPS endpoint token invalidation, and endpoint materialization in HostResourceWithEndpoints. 🐛 Fixes - 🔇 Debug log level leaking into user resources — Logging__LogLevel__Default=Debug set by the app host was being inherited by all user resources, silently changing their logging verbosity. The app host now uses ASPIRE_APPHOST_LOGLEVEL instead, which is scoped to As...
.NET Aspire — Aspire 13.3.2
StableWhat's New in Aspire 13.3.2 Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor(). 🐛 Fixes - 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored...
Workloads Workload Set: Microsoft.NET.Workloads.11.0.100-preview.4 @ 11.0.100-preview.4.26254.1 Installation bash dotnet workload update --version 11.0.100-preview.4.26254.1 Or install specific workloads dotnet workload install maui ios maccatalyst android --version 11.0.100-preview.4.26254.1 Recommended Tools: - Xcode: 26.4 - Java JDK: 21.0.8 - Android API-36 <details <summary<h3Workload Versions</h3</summary | Workload | Full ID | Version | SDK Band | Links | |----------|---------|--...
Release What's Changed [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37548 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37550 Bump Microsoft.Extensions.Configuration.Abstractions from 11.0.0-preview.1.26070.110 to 11.0.0-preview.1.26071.105 by @dependabot[bot] in https://github.com/dotnet/efcore/pull/37557 Bump Microsoft.Extensions.Caching.Memory...
ASP.NET Core — .NET 11 Preview 4
PreviewRelease What's Changed Unskip BindAsync test for body binding by @BrennanConroy in https://github.com/dotnet/aspnetcore/pull/64955 Update BL0007 diagnostic to provide clearer guidance on component parameter patterns by @Copilot in https://github.com/dotnet/aspnetcore/pull/63812 fix FIPS enabled context header creation in ManagedAuthenticatedEncryptor by @DeagleGross in https://github.com/dotnet/aspnetcore/pull/65186 Avoid re-throwing exception in bad request handling path by @adityamandale...
Release What's Changed [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37718 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37743 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37746 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.c...
.NET Runtime — .NET 10.0.8
StableRelease What's Changed [release/10.0] Defer DOTNET_DbgEnableMiniDump error message until dump creation by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126055 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/126001 [release/10.0] clang-21 on macos fixes by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126319 [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot]...
Release What's Changed Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37900 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37969 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/38034 [release/8.0] Update branding to 8.0.27 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/38062 [releas...
ASP.NET Core — .NET 9.0.16
StableRelease What's Changed [release/9.0] Update branding to 9.0.16 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66206 [release/9.0] Update NPM dependencies by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/66051 [release/9.0] Move off of dead-lettered Windows preview helix queue by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/66219 [release/9.0] (deps): Bump src/submodules/googletest from 73a63ea to d72f9c8 by @dependabot[bot] in https://github.com/dotnet/as...
Release What's Changed [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/38034 [release/8.0] Update branding to 8.0.27 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/38062 Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/38099 Full Changelog: https://github.com/dotnet/efcore/compare/v8.0.26...v8.0.27
ASP.NET Core — .NET 8.0.27
StableRelease What's Changed [release/8.0] Update branding to 8.0.27 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66205 [release/8.0] Update NPM dependencies by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/66052 [release/8.0] Move off of dead-lettered Windows preview helix queue by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/66220 [release/8.0] (deps): Bump src/submodules/googletest from 73a63ea to d72f9c8 by @dependabot[bot] in https://github.com/dotnet/as...
ASP.NET Core — .NET 10.0.8
StableRelease What's Changed [release/10.0] Update npm dependencies by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/65831 [release/10.0] Fix ManagedAuthenticatedEncryptor calculations (65890) by @BrennanConroy in https://github.com/dotnet/aspnetcore/pull/65934 [release/10.0] Disable parallel restore for pass-2 projects by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/65955 [release/10.0] [test-quarantine] Quarantine XmlKeyManagerTests.DeleteKeys by @github-actions[bot] in https:...
.NET Aspire — Aspire 13.3.1
StableAspire 13.3.1 What's New in Aspire 13.3.1 Patch release for Aspire 13.3 with a regression fix for aspire run and a DCP bump. 🐛 Fixes - 🏃 aspire run compute environment validation — Skip compute environment validation in run mode so customers no longer hit Resource '<name' is configured to publish as an Azure Container App, but there are no 'AzureContainerAppEnvironmentResource' resources. Ensure you have added one by calling 'AddAzureContainerAppEnvironment'. errors during local runs. Th...
.NET Aspire — Aspire 13.3.0
StableAspire 13.3.0 Aspire 13.3 is here! 🚀 This release is packed with new ways to deploy, debug, and build distributed apps — including aspire destroy, browser telemetry in the dashboard, Kubernetes deployment, first-class JavaScript publishing, and major TypeScript AppHost parity improvements. Highlights - 🧹 Clean teardown — New aspire destroy tears down Azure, Kubernetes, and Docker Compose deployments, and pipeline summaries make deploy/publish/destroy runs easier to follow. - 🔍 F...
What's Changed .NET MAUI 10.0.60 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 242 commits with various improvements, bug fixes, and enhancements. Ai Agents - Add eval.yaml for verify-tests-fail-without-fix skill by @PureWeen in https://github.com/dotnet/maui/pull/34815 Blazor - [blazorwebview] align SupportedOSPlatform attribute with templates by @jonathanpeppers in https://github.com/dotnet/mau...
.NET Aspire — Aspire 13.2.4
StableAspire 13.2.4 What's New in Aspire 13.2.4 Patch release addressing a security advisory in OpenTelemetry dependencies. 🐛 Fixes - 🔒 Bumped OpenTelemetry dependencies to address CVE-2026-40894 (16420) 🏷️ Housekeeping - 🚀 Bumped branding to 13.2.4 (16436)
.NET Aspire — Aspire 13.2.3
StableWhat's New in Aspire 13.2.3 Patch release focused on CLI packaging, signing, and reliability fixes. 🐛 Fixes - 🛑 aspire stop now properly cleans up application containers on Windows (16123) - 🔐 Fixed macOS signing, permissions, and certificate trust with improved CI verification (16053) - ✍️ Fixed signing for the aspire-managed bundle payload (16211) - 🎭 Fixed Playwright CLI provenance verification for the new tag format (16134) - 🧭 Updated service discovery environment variables (1...
ASP.NET Core — .NET 10.0.6
StableRelease What's Changed infra(release/10.0): proper branch name for mirroring within azdo by @DeagleGross in https://github.com/dotnet/aspnetcore/pull/65473 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/65401 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/65495 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in...
Release What's Changed [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37718 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37816 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37820 [release/9.0] Update branding to 9.0.15 by @vseanreesermsft in https://github.com/dotnet/efcore/pul...
ASP.NET Core — .NET 9.0.15
StableRelease What's Changed [release/9.0] Update branding to 9.0.15 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/65634 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/65439 [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/65438 [release/9.0] (deps): Bump src/submodules/googletest from 56efe39 to 73a63ea by @dependabot[bot] in ...
.NET Runtime — .NET 8.0.26
StableRelease What's Changed Merge branch 'release/8.0' = 'release/8.0-staging' by @jozkee in https://github.com/dotnet/runtime/pull/124314 [release/8.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/124456 [release/8.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/122396 [release/8.0] Disable ResolveLinkTarget_Succeeds returnFinalTarget=true for UNC pat...
Release What's Changed [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37816 [release/8.0] Update branding to 8.0.26 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37834 [release/8.0] Update SDK to 8.0.124 by @AndriySvyryd in https://github.com/dotnet/efcore/pull/37780 Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37900 Full Changelog: https://github...
ASP.NET Core — .NET 8.0.26
StableRelease What's Changed [release/8.0] Update branding to 8.0.26 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/65635 [release/8.0] (deps): Bump src/submodules/googletest from 56efe39 to 73a63ea by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/65586 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/65581 [release/8.0] Update dependencies from dotnet/source-build-reference-packages by @do...
https://github.com/dotnet/core/releases/tag/v11.0.0-preview.2
ASP.NET Core — .NET 11 Preview 2
Previewhttps://github.com/dotnet/core/releases/tag/v11.0.0-preview.2
What's Changed .NET MAUI 11.0.0-preview.3 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 226 commits with various improvements, bug fixes, and enhancements. Workloads Workload Set: Microsoft.NET.Workloads.11.0.100-preview.3 @ 11.0.100-preview.3.26213.1 Installation bash dotnet workload update \ --version 11.0.100-preview.3.26213.1 \ --source https://pkgs.dev.azure.com/dnceng/public/_packa...
.NET Aspire — Aspire 13.2.2
StableThis is a servicing release focused on bug fixes and platform improvements. 🐛 Bug Fixes - Fix SqlClient runtime asset layout on Unix — Resolved an issue where Microsoft.Data.SqlClient failed to load correctly on macOS and Linux due to incorrect NuGet asset layout (15709) - Fix IDE execution regressions for Azure Functions and class library projects — Backported fixes for 13.2 regressions impacting IDE-based execution (15714) - Fix NpmRunner multi-version output parsing — npm view returni...
.NET Aspire — Aspire 13.2.1
Stable🐛 Bug Fixes - 🖥️ CLI bundles for ARM & musl — win-arm64, linux-arm64, and linux-musl-x64 bundles now correctly include DCP instead of silently producing broken installs (15529) - ⚡ aspire new in VS Code — Fixed a race where the workspace switch severed the CLI terminal before the agent init prompt could complete (15553) - 🔗 Dashboard resource URLs — The describe command no longer produces broken dashboard links with a stray /login?t=... in the path (15495) - 🌍 Guest AppHost env vars — L...
.NET MAUI — 10.0.51 SR5.1
StableWhat's Changed Increment patch version from 50 to 51 by @PureWeen in https://github.com/dotnet/maui/pull/34458 [release/10.0.1xx-sr5] [Regression] Fix TypedBinding nested property re-subscription (34428) by @github-actions[bot] in https://github.com/dotnet/maui/pull/34450 [backport 10.0.1xx-sr5] Fix MAUIG2045 false positive with x:Reference source in DataTemplate by @StephaneDelcroix in https://github.com/dotnet/maui/pull/34525 Full Changelog: https://github.com/dotnet/maui/compare/10.0.50....
ASP.NET Core — .NET 10.0.5
StableRelease Full Changelog: https://github.com/dotnet/aspnetcore/compare/v10.0.4...v10.0.5
.NET MAUI — 10.0.50 S5
StableWhat's Changed .NET MAUI 10.0.50 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 78 commits with various improvements, bug fixes, and enhancements. AI - Enable packing and independent preview versioning for Essentials.AI by @mattleibow in https://github.com/dotnet/maui/pull/33976 - Move Essentials.AI preview iteration to eng/Versions.props by @mattleibow in https://github.com/dotnet/maui/pull/34025 ...
✨ New in .NET 11 The following 70 features and changes are unique to .NET 11 and not yet in the main branch: AI - [Sample] Add Microsoft.Maui.Essentials.AI sample app with multi-agent workflow by @mattleibow in https://github.com/dotnet/maui/pull/33610 - Enable packing and independent preview versioning for Essentials.AI by @mattleibow in https://github.com/dotnet/maui/pull/33976 - Move Essentials.AI preview iteration to eng/Versions.props by @mattleibow in https://github.com/dotnet/maui/pu...
Release What's Changed [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37522 Update branding to 9.0.14 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37614 Update branding to 8.0.25 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37613 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37563 Merging internal commits for release...
ASP.NET Core — .NET 9.0.14
StableRelease What's Changed Update branding to 9.0.14 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/65294 [release/9.0] (deps): Bump src/submodules/googletest from 9156d4c to 56efe39 by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/65290 [release/9.0] Remove package baseline by @Copilot in https://github.com/dotnet/aspnetcore/pull/65208 [release/9.0] Set network isolation policy for aspnetcore-ci by @github-actions[bot] in https://github.com/dotnet/aspnetcore/...
Release What's Changed Update branding to 8.0.25 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37613 Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37667 Full Changelog: https://github.com/dotnet/efcore/compare/v8.0.24...v8.0.25
.NET MAUI — 10.0.41 SR4.1
StableWhat's Changed [release/10.0.1xx-sr4] Revert "Remove InternalsVisibleTo attributes for .NET MAUI Community … by @github-actions[bot] in https://github.com/dotnet/maui/pull/34052 Increment patch version from 40 to 41 by @PureWeen in https://github.com/dotnet/maui/pull/34059 Full Changelog: https://github.com/dotnet/maui/compare/10.0.40...10.0.41
.NET MAUI — 10.0.40 SR4
StableWhat's Changed .NET MAUI 10.0.40 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 143 commits with various improvements, bug fixes, and enhancements. AI - Improve write-tests-agent with best practices by @sheiksyedm in https://github.com/dotnet/maui/pull/33860 - [Sample] Add Microsoft.Maui.Essentials.AI sample app with multi-agent workflow by @mattleibow in https://github.com/dotnet/maui/pull/33610 ...
Release What's Changed [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37375 Update branding to 8.0.24 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37448 [release/8.0] Disable Analyzer tests by @AndriySvyryd in https://github.com/dotnet/efcore/pull/37467 [release/8.0] Fix binskim prereleaseVersion formatting in pipeline config by @AndriySvyryd in https://github.com/dotnet/efcore/pull/37475 Merging intern...
✨ New in .NET 11 BlazorWebView - [net11.0] Skip flaky BlazorWebView header interception test by @github-actions[bot] in https://github.com/dotnet/maui/pull/33932 Templates - [net11.0] Fix run net10.0 templates with net11 by @rmarinho in https://github.com/dotnet/maui/pull/33576 Xaml - Make XAML Source Generator (XSG) the default inflator for .NET 11 by @StephaneDelcroix in https://github.com/dotnet/maui/pull/33524 <details <summary🔧 Infrastructure (28)</summary - [net11.0] Fix net11 iO...