Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Misfits-Rebels-Outcasts/Blazor-Dashboard

Admin Dashboard Template Theme for Blazor
https://github.com/Misfits-Rebels-Outcasts/Blazor-Dashboard

blazor css dashboard-templates frontend-web webassembly

Last synced: 3 months ago
JSON representation

Admin Dashboard Template Theme for Blazor

Lists

README

        

# 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](https://blazorman.z22.web.core.windows.net/).

[![MIT Licence](https://www.webassemblyman.com/images/mitlicense.png)](https://www.webassemblyman.com/MITLicense.txt)

![Blazor Dashboard](https://barcoderesource.com/blazor/blazor-dashboard.png)

Reponsive




Slide In Side Bar




Charts and Sparklines



Build the Admin Dashboard
1. Clone or Download [Misfits-Rebels-Outcasts/Blazor-Dashboard](https://github.com/Misfits-Rebels-Outcasts/Blazor-Dashboard).
2. Clone or Download [Misfits-Rebels-Outcasts/Blazor-Charts](https://github.com/Misfits-Rebels-Outcasts/Blazor-Charts).
3. Clone or Download [Misfits-Rebels-Outcasts/Blazor-Sparkline](https://github.com/Misfits-Rebels-Outcasts/Blazor-Sparkline).
4. cd to the Blazor-Dashboard subfolder
5. dotnet run
6. Access the dashboard through http://localhost:5000/dashboardZ