1. july 2026
  2. 15 Jul 2026

    ASP.NET Core — .NET 10.0.10

    v10.0.10

    Release What's Changed [release/10.0] [Blazor] OwningComponentBase Dispose method in .NET 10 gets back the original behavior by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/64794 [release/10.0] Update Microsoft Identity Web package versions to 3.15.0 by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/66768 [release/10.0] Fix null reference error in Virtualize component by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/66726 [release/10.0] Sourc...

    Stable
  3. 15 Jul 2026

    ASP.NET Core — .NET 9.0.18

    v9.0.18

    Release What's Changed Update branding to 9.0.18 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66983 [release/9.0] (deps): Bump src/submodules/googletest from d72f9c8 to a721f1b by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/66974 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/66717 [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github...

    Stable
  4. 14 Jul 2026

    ASP.NET Core — .NET 8.0.29

    v8.0.29

    Release What's Changed Update branding to 8.0.29 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66982 [release/8.0] (deps): Bump src/submodules/googletest from d72f9c8 to a721f1b by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/66973 [release/8.0] Update System.Security.Cryptography.Xml in RepoTasks by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/66766 [release/8.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro[bot] in ...

    Stable
  5. june 2026
  6. 09 Jun 2026

    ASP.NET Core — .NET 10.0.9

    v10.0.9

    Release What's Changed [release/10.0] Fix NU1903 suppression: use NoWarn instead of WarningsNotAsErrors by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/66467 [release/10.0] Revert "Work around arm64 forwarder Linker bug" by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/66500 [release/10.0] Detach methods when disconnection confirmed. by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/66347 [release/10.0] Preserve antiforgery token ...

    Stable
  7. 09 Jun 2026

    ASP.NET Core — .NET 9.0.17

    v9.0.17

    Release What's Changed Update branding to 9.0.17 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66590 [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/66482 [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/66371 Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66661 ...

    Stable
  8. 09 Jun 2026

    ASP.NET Core — .NET 8.0.28

    v8.0.28

    Release What's Changed Update branding to 8.0.28 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/66589 [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/66556 [release/8.0] Update dependencies from dotnet/source-build-assets by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/66471 [release/8.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro[bot] in https://g...

    Stable
  9. may 2026
  10. 12 May 2026

    ASP.NET Core — .NET 11 Preview 4

    v11.0.0-preview.4

    Release 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...

    Preview
  11. 12 May 2026

    ASP.NET Core — .NET 9.0.16

    v9.0.16

    Release 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...

    Stable
  12. 12 May 2026

    ASP.NET Core — .NET 8.0.27

    v8.0.27

    Release 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...

    Stable
  13. 12 May 2026

    ASP.NET Core — .NET 10.0.8

    v10.0.8

    Release 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:...

    Stable