Building a Custom Router for Blazor
In this post, I'm going to show you how you can build your own convention based router component to replace the default router that ships with Blazor.
Telerik UI for Blazor – 100+ truly native Blazor UI components for any app scenario, including a high-performing Grid. Increase productivity and cut cost in half! Give it a try for free.
In this post, I'm going to show you how you can build your own convention based router component to replace the default router that ships with Blazor.
In this post, It take a deep dive in the nuts and bolts of routing in Blazor. Starting in the JavaScript world where navigation is intercepted and following the code into the C# world to the point of rendering the correct page or the not found template.
In this post, I begin to look at how navigation works in Blazor. I start by showing the differences between navigation in traditional web apps vs SPAs. Before taking a high level look at Blazor's router component and how a navigation request is handled.
My book, Blazor in Action - an example-driven guide to building client-side web apps using C# and .NET - is now available to buy via the Manning Early Access Program (MEAP).
All the latest posts delivered straight to your inbox.