ASP.NET Core 10 Preview 2 Streamlines Blazor Navigation, Updates OpenAPI
Briefly

Microsoft's ASP.NET Core 10 Preview 2, released on March 18th, enhances Blazor's navigation and developer tooling based on user feedback. Key updates include the improved navigation behavior with NavigateTo, correcting a user experience issue of unwanted scrolling on same-page navigations. The NavLink component now ignores query strings and fragments for better matching accuracy. Additionally, the reconnection UI for Blazor has been upgraded, featuring a new ReconnectModal to enhance CSP compliance. API developers benefit from new support for XML comments in OpenAPI documentation but must adapt naming convention in minimal API endpoints.
The latest ASP.NET Core 10 Preview 2 update focuses on refining navigation in Blazor, enhancing the developer experience with improved tooling and feedback implementation.
Key changes include improved NavLink behavior and a revamped Blazor reconnection UI, addressing specific pain points in user experience through community feedback.
Read at InfoQ
[
|
]