/blazor-server-datagrid-efcore-crud

This sample was created to depict DataGrid CRUD operation in SQL server database using Entity Framework core and Web API in a Blazor WebAssembly application.

Primary LanguageHTML

Blazor server DataGrid - efcore with CRUD

This sample was created to depict DataGrid CRUD operation in SQL server database using Entity Framework core and Web API in a Blazor WebAssembly application.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.