In this Blazor tutorial, I am talking how you can have multiple routes for single component, you can send parameters with different data types and you can also navigate to particular routes from your CSharp code if you want.

GitHub Repo - https://github.com/CuriousDrive/BlazorApp

Content -

  1. startup class
  2. UseRouting();
  3. _Host.cshtml
  4. App.razor
  5. Router
  6. 404 Error
  7. MultipleRoutes
  8. Passing parameter and their datatypes
  9. Injecting NavigationManager
  10. AdditionalAssemblies

Please check it out and let me know if you have any questions.

Happy Coding!!

#blazor #dotnet #net #web-development

Blazor Tutorial: Routing - EP03
2.40 GEEK