Chris Sainty 10/29/2019

An In-depth Look at Routing in Blazor

Read Original

This article provides a detailed, code-level exploration of routing in Blazor. It explains how navigation events are intercepted in JavaScript via the NavigationManager and EventDelegator, and then processed in C# to render the correct page or a not-found template. It breaks down the specific checks and logic for handling internal navigation and link clicks.

An In-depth Look at Routing in Blazor

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser