The repository will implement simple Blazor Dashboard using Tailwind css. It support latest version .NET and will keep update to date.
List of feature
- Login
- Registration
- Admin
- Table(support paging)
- ...
- Install NPM (Node JS)
- Latest .NET Core (Version 7.x or latest)
- Visual Studio Code or Visual Studio Community (2022 or latest)
cd BlazorDashboard
npm install
dotnet run
cd BlazorDashboard
npm install
Run application