November 2023
Beginner to intermediate
1256 pages
32h 44m
English
This chapter covers
In this chapter, I explain how Blazor supports URL routing so that multiple components can be displayed through a single request. I show you how to set up the routing system, how to define routes, and how to create common content in a layout.
This chapter also covers the component lifecycle, which allows components to participate actively in the Blazor environment, which is especially important once you start using the URL routing ...
Read now
Unlock full access