News

The first production release of Server-Side Blazor dropped the ability to pass data gathered on the server to the Blazor component hosted on the page. That was too bad -- there are few things that ...
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 ...