Release Notes
Latest releases from the .NET ecosystem — aggregated from GitHub
.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....
.NET Aspire — Aspire 13.2.0
StableAspire 13.2 Aspire 13.2 brings major CLI enhancements, a new TypeScript AppHost (preview), dashboard data export/import, Microsoft Foundry integration, and multi-language improvements — all focused on making local development more streamlined for developers and AI coding agents alike. Highlights - 🛠️ CLI overhaul — New commands including aspire start/stop/ps for detached mode, aspire describe for resource monitoring, aspire doctor for environment diagnostics, aspire secret for managing use...
.NET Aspire — Aspire 13.1.3
StableWhat's Changed [release/13.1] Add installer publishing updates for 13.1.3 by @radical in https://github.com/dotnet/aspire/pull/15158 Full Changelog: https://github.com/dotnet/aspire/compare/v13.1.2...v13.1.3
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
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 ...
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
✨ 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
ASP.NET Core — .NET 8.0.25
StableRelease What's Changed Update branding to 8.0.25 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/65293 [release/8.0] (deps): Bump src/submodules/googletest from 9156d4c to 56efe39 by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/65289 [release/8.0] Add support for hotfix branding by @mmitche in https://github.com/dotnet/aspnetcore/pull/65252 [release/8.0] Remove package baseline infrastructure by @Copilot in https://github.com/dotnet/aspnetcore/pull/65209 ...
.NET Aspire — Aspire 13.1.2
StableWhat's Changed Bump patch version from 13.1.1 to 13.1.2 by @Copilot in https://github.com/dotnet/aspire/pull/14699 [release/13.1] Fix template version parsing for .NET 10.0 SDK separator change by @JamesNK in https://github.com/dotnet/aspire/pull/14698 Update pipeline images to non-deprecated pools by @joperezr in https://github.com/dotnet/aspire/pull/14707 Full Changelog: https://github.com/dotnet/aspire/compare/v13.1.1...v13.1.2
.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 ...
.NET Aspire — Aspire 13.1.1
StableWhat's Changed [release/13.1] Ensure WithHostHttpsPort works when chained inline by @github-actions[bot] in https://github.com/dotnet/aspire/pull/13678 [release/13.1] Escape backslashes in path string to discovered vite config by @github-actions[bot] in https://github.com/dotnet/aspire/pull/13822 [release/13.1] [Testing] Fixing bugs for sticky slot app settings by @github-actions[bot] in https://github.com/dotnet/aspire/pull/13810 [release/13.1] Fix AzureBicepResource file-not-found error wh...
Release What's Changed [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37369 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37368 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37375 [release/10.0] Correct [DynamicDependency] reference on ExecuteUpdateAsync (37194) by @roji in htt...
ASP.NET Core — .NET 10.0.3
StableRelease What's Changed [release/10.0] Fix test EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/64754 [release/10.0] Pass container image correctly for source-build job in official build by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/64779 [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/64687 [release/10.0] Sou...
Release What's Changed [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37369 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37375 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/37422 Update branding to 8.0.24 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37448 Updat...
ASP.NET Core — v9.0.13
StableRelease What's Changed Update branding to 9.0.13 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/64938 [release/9.0] (deps): Bump src/submodules/googletest from 1b96fa1 to 9156d4c by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/64908 [release/9.0] Pass container image correctly for source-build job in official build by @akoeplinger in https://github.com/dotnet/aspnetcore/pull/64781 [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro...
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...
.NET MAUI — 10.0.31 SR3.1
StableWhat's Changed Increment patch version from 30 to 31 by @PureWeen in https://github.com/dotnet/maui/pull/33752 Revert "[Android] Fixed Label Overlapped by Android Status Bar When Using SafeAreaEdges=\"Container\" in .NET MAUI" by @PureWeen in https://github.com/dotnet/maui/pull/33753 Full Changelog: https://github.com/dotnet/maui/compare/10.0.30...10.0.31
.NET MAUI — 10.0.30 SR3
StableWhat's Changed .NET MAUI 10.0.30 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 106 commits with various improvements, bug fixes, and enhancements. .NET 10 Features - [net10.0] Merge main to net10.0 by @PureWeen in https://github.com/dotnet/maui/pull/33323 CollectionView - Fixed the NRE in CarouselViewController on iOS 15.5 & 16.4 by @Ahamed-Ali in https://github.com/dotnet/maui/pull/30838 <deta...
ASP.NET Core — .NET 10.0.2
StableRelease What's Changed [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/64376 [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/64433 [release/10.0] Delete signalr-daily-tests.yml by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/64588 [release/10.0] Switch to assetless build for official builds by @github-actions[bot] in http...
Release What's Changed [release/9.0-staging] Fix 0-byte reads/writes on blobs by @cincuranet in https://github.com/dotnet/efcore/pull/37068 [release/8.0-staging] Fix 0-byte reads/writes on blobs by @cincuranet in https://github.com/dotnet/efcore/pull/37067 [release/8.0] Update BinSkim to 4.3.1 by @AndriySvyryd in https://github.com/dotnet/efcore/pull/37091 [release/9.0-staging] Handle .NET 10 MemoryExtensions.Contains overload with comparer by @roji in https://github.com/dotnet/efcore/pull...
Release What's Changed [release/8.0-staging] Merge release/8.0 to release/8.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36948 [release/9.0-staging] Merge release/9.0 to release/9.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36949 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36980 [release/9.0] Update Microsoft.Build. versions by @AndriySvyryd in https://github.com/dotnet/efco...
Release What's Changed [release/8.0-staging] Merge release/8.0 to release/8.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36948 [release/8.0] Update dependencies by @AndriySvyryd in https://github.com/dotnet/efcore/pull/37048 Update branding to 8.0.23 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/37074 [automated] Merge branch 'release/8.0-staging' = 'release/8.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/37079 [release/8.0-staging] Fix 0...
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0! What's Changed Target net10.0 in client integrations by @eerhardt in https://github.com/dotnet/aspire/pull/12500 Fix DockerComposeEnvironment duplicating image names in .env file by @Copilot in https://github.com/dotnet/aspire/pull/12310 Replace apt-get with npm for Azure Functions Core...
.NET MAUI — 10.0.20 SR2
StableWhat's Changed .NET MAUI 10.0.20 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 169 commits with various improvements, bug fixes, and enhancements. AI - PR Reviewer Agent by @PureWeen in https://github.com/dotnet/maui/pull/32340 - [AI] Moved PR Reviewer Agent to File-Based Instruction System by @kubaflo in https://github.com/dotnet/maui/pull/32659 - Improved pr-reviewer AI agent and modified the us...
.NET MAUI — 10.0.1
StableWhat's Changed [release/10.0.1xx] Update templates with new .NET MAUI Community Toolkit package version by @github-actions[bot] in https://github.com/dotnet/maui/pull/32430 Full Changelog: https://github.com/dotnet/maui/compare/10.0.0...10.0.1
This patch is updating our Project Templates for our Python starter app to ensure we depend on the latest version of React. This is out of an abundance of caution, as we don't depend on any of the react packages that were flagged as vulnerable in https://github.com/advisories/GHSA-fv66-9v8q-g76r. What's Changed Bump patch version from 13.0.1 to 13.0.2 by @Copilot in https://github.com/dotnet/aspire/pull/13324 Update React and ReactDOM to version 19.2.1 across all projects by @joperezr in htt...
What's Changed Merge internal changes by @joperezr in https://github.com/dotnet/aspire/pull/12896 [release/13.0] Fix Azure roles resources always redeploying by @github-actions[bot] in https://github.com/dotnet/aspire/pull/12903 [release/13.0] Remove .py and .js files from being signed (13005) by @eerhardt in https://github.com/dotnet/aspire/pull/13032 [release/13.0] Fix subscription ID not being disabled on Azure provisioning dialog by @github-actions[bot] in https://github.com/dotnet/aspir...
.NET MAUI — 10.0.11 SR1.1
StableWhat's Changed .NET MAUI 10.0.11 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 11 commits with various improvements, bug fixes, and enhancements. .NET MAUI Product Fixes Android - Fix content page title clipping on Android API < 30 with window insets compatibility by @Copilot in https://github.com/dotnet/maui/pull/32738 <details <summary🔧 Fixes</summary - Shell content page title position i...
We are excited to share that our 13.0.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13/ to find what's new in 13.0.0! New Contributors @jomaxso made their first contribution in https://github.com/dotnet/aspire/pull/11840 @jguadagno made their first contribution in https://github.com/dotnet/aspire/pull/11876 @foxminchan made their first contribution in https://github.com/dotnet/aspire/pull/11700 @yreynho...
What's Changed [release/9.5] Revert SQL Server container image tag from 2025-latest to 2022-latest for Mac ARM compatibility by @github-actions[bot] in https://github.com/dotnet/aspire/pull/11908 [release/9.5] Ensure OutputPath is created in ResourceContainerImageBuilder by @github-actions[bot] in https://github.com/dotnet/aspire/pull/11886 [release/9.5] Add configuration to suppress unsecured telemetry message in dashboard by @github-actions[bot] in https://github.com/dotnet/aspire/pull/1195...