This is the CRUD operation for Emp Management using Asp.net Core Blazor
It has the following features
- Entity Framework using Code Fist for Insert,update,Read and delete functionality
- FluentValidator for validation in Blazor
- Implementation of Log functionality using log4Net in Blazor
- Custom paging on Grid
For more details please visit my blog
https://chandradev819.wordpress.com/2020/06/05/crud-operation-in-asp-net-core-blazor/