372 Views
In the previous post I described a way to find all the "routable" components in a Blazor app using reflection. In this post I show an alternative approach using a source generator. I'm not going to discuss source generators in this post.
0 comments