ASP.NET Core
Cross-platform framework for building modern cloud-based web applications
Three supported branches, monthly servicing, and no directional change in sight
◆Recent moves
- 19d ago
Blazor disposal and Virtualize fixes in the .NET 10 patch
The most substantive servicing release in this window: OwningComponentBase regains its original Dispose behaviour, Virtualize stops throwing null references, and KeyRingProvider no longer starves the thread pool on cold start. Real production-pain fixes rather than the dependency churn that fills most of these notes.
View source ↗ - 19d ago
Routine .NET 9 servicing: branding and dependency bumps
Branding to 9.0.18, arcade and extensions dependency flows, npm updates, and internal commit merges. Nothing user-visible, which is exactly the point of a servicing release on a stable branch.
View source ↗ - 19d ago
Routine .NET 8 servicing: branding and dependency bumps
The .NET 8 twin of the same servicing pass, cut in the same window with the same shape of content. Publishing all three branches together is the operational signature of this project.
View source ↗ - 1mo ago
Preview 6 build fixes Blazor WASM standalone HTTPS
A single-fix preview build on the .NET 11 line, repairing standalone Blazor WASM HTTPS startup. It sits in the preview lane where .NET 11's actual feature work is happening, but this particular build carries none of it.
View source ↗ - 1mo ago
Antiforgery token preservation and disconnect handling in .NET 10
Preserving the antiforgery token and detaching methods only once disconnection is confirmed are both correctness fixes in the interactive-component path, the same Blazor surface that dominates the later patch as well.
View source ↗ - 1mo ago
Minimal .NET 9 patch: dependency flow only
One of the thinnest releases in the window — branding and two dependency flows from arcade and extensions. Worth noting mainly as evidence of how mechanical the servicing rhythm has become on the stable branches.
View source ↗