Building a Custom Router for Blazor
Read OriginalThis technical article provides a step-by-step guide to building a custom router component for Blazor. It outlines requirements like convention-based routing (without @page directives), support for nested routes, query string parameters, and code reuse from Blazor's default router. The post details the implementation plan and begins the code walkthrough for the new 'ConventionRouter' class.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser