Skip to content

mostafaefcih/BlazorTutorials

Repository files navigation

BlazorTutorials

Employee management system for learning blazor server with api

Project details :
--Crud Operation for employee management system with departments
--Paging ,sorting and search
--Reports using aspnetcore.report library u can also use any other tool
--Charts using chart.js
--Syncfusion the community version(free)
--JWT Token for API,
--Cookie based authentication using identity scaffold in Blazor server side