.NET 10 Preview 2: Enhanced Reconnection UI, Improved Blazor Features, and Updates Across the Stack
Briefly

The .NET Team has announced the second preview release of .NET 10, featuring significant improvements across multiple components like .NET Runtime, C#, and ASP.NET Core. A key highlight is the introduction of the ReconnectModal component for Blazor Web App, enhancing control over WebSocket reconnection processes. Additionally, updates to the NavigateTo function improve user experience by maintaining scroll positions. The release also incorporates XML documentation in OpenAPI for richer metadata and introduces features in .NET MAUI, such as the ShadowTypeConverter for better styling.
The second preview of .NET 10 introduces enhancements across various components, particularly focusing on user experience and development flexibility, notably in ASP.NET Core and Blazor.
The new ReconnectModal component in Blazor Web App projects provides developers enhanced control over WebSocket reconnection processes, improving functionality and user interface.
Updates to Blazor's NavigateTo function maintain scroll position upon navigation, enhancing user experience. Additionally, new methods simplify UI interaction, providing developers with more options.
From Preview 1, ASP.NET Core now includes XML documentation comments in OpenAPI, allowing for enriched API metadata, which developers can enable at build-time.
Read at InfoQ
[
|
]