The Wayback Machine - http://web.archive.org/web/20201003032003/https://github.com/Misfits-Rebels-Outcasts/Blazor-Dashboard
Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 8, 2018

README.md

Blazor-Dashboard

Admin Dashboard Template Theme for Blazor

This is an ultra lightweight admin dashboard based in Blazor. We are experimenting this in our ASP.NET project. The aim is to use Blazor, CSS, CSS Grid and Bootstrap for front end development with the design philosophy of keeping the components modern and lightweight with minimal dependencies. We strongly believe that less dependencies means easier to upgrade. On the other hand, if Blazor or Bootstrap introduces new components that overlap with those in this project, the idea is to let the components in Blazor and Boostrap take precedence. This template is available under the MIT License, so feel free to play with it. See a Live Demo.

MIT Licence

Blazor Dashboard

Reponsive

Slide In Side Bar

Charts and Sparklines

Build the Admin Dashboard

  1. Clone or Download Misfits-Rebels-Outcasts/Blazor-Dashboard.
  2. Clone or Download Misfits-Rebels-Outcasts/Blazor-Charts.
  3. Clone or Download Misfits-Rebels-Outcasts/Blazor-Sparkline.
  4. cd to the Blazor-Dashboard subfolder
  5. dotnet run
  6. Access the dashboard through http://localhost:5000/dashboardZ
You can’t perform that action at this time.