Blazor continues to make waves in the .NET ecosystem by offering a powerful and flexible UI framework that allows developers to build rich, interactive web applications using C# instead of JavaScript.
If you know how to create an ASP.NET MVC View, you know a great deal about how to create pages in Blazor. But, by packaging up pages as Blazor Components, you can use (and re-use) those pages more ...