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.
When you build an app that involves interacting with data, it will mean your users need ways to perform actions like sorting, grouping, filtering and aggregating.