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.
In this article, we will describe how to get started with the Xata database and integrate it into an application. We will build a simple demo application showing how to perform the basic CRUD operations on our database.