Are you exploring how to modernize existing applications, moving from MVC, Razor Pages or even Web Forms? Take a look at what Blazor brings to the table.
When you need to show data in your Blazor app, it’s natural to reach for a grid of some sort. But what if you need to do more than just show rows of data?
See what a 40% performance boost can mean in your Blazor DataGrid. It should significantly impact your ability to create successful Blazor applications.
Blazor development continues apace as .NET 8 draws closer. Preview 6 rounds off the edges of server-side rendering, making it possible to capture user input via Blazor’s EditForm.