Blazor DataGrid CRUD application with Dapper
This sample was created to depict DataGrid CRUD operation in SQL server database using Dapper in a Blazor server-side application.
appsettings.json
to set the database connection in the BugTrackerDatabase
property.Dapper.CRUD
path in command prompt.dotnet run
.