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.
.NET 8 introduced sections, a new feature that allows the control of content from child components. Let’s explore sections in Blazor and how to implement them with layouts.