ASP.NET Core 9 Preview 5: Static Web Optimization, Blazor Additions, New Project Template and More
Briefly

The new MapStaticAssets API optimizes asset delivery by compressing files using gzip and brotli, setting up content-based ETags for efficiency, and automatically optimizing new assets for faster serving.
Improvements in Blazor Server reconnection include an exponential backoff strategy for reconnecting, immediate reconnection attempts upon return, automatic refresh triggering, and a more user-friendly reconnection UI.
Read at InfoQ
[
]
[
|
]