Blazor Tutorial : Routing (MultipleRoutes, Parameters and NavigationManager) – EP03

Hey Coders,

Subscribe here – https://www.youtube.com/channel/UCetyodKOWGk5H6FoKoFnkZw
Talk to us on – https://www.twitch.tv/curiousdrive

Like our page – https://www.facebook.com/curiousdrive/
Follow us on – https://twitter.com/curious_drive
Follow us on – https://www.instagram.com/curiousdrive/

Make a donation – https://www.paypal.me/curiousdrive
Be a member – https://www.patreon.com/curiousdrive

Find Code here – https://github.com/CuriousDrive/BookStores

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.

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.

#CuriousDrive #WeLoveCoding