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: 15 days ago
JSON representation
Admin Dashboard Template Theme for Blazor
- Host: GitHub
- URL: https://github.com/Misfits-Rebels-Outcasts/Blazor-Dashboard
- Owner: Misfits-Rebels-Outcasts
- License: mit
- Created: 2018-10-08T00:41:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T01:24:45.000Z (over 4 years ago)
- Last Synced: 2024-08-01T15:06:04.669Z (3 months ago)
- Topics: blazor, css, dashboard-templates, frontend-web, webassembly
- Language: HTML
- Homepage: https://www.webassemblyman.com/blazor/blazoradmindashboard.html
- Size: 17.1 MB
- Stars: 106
- Watchers: 20
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blazor-Dashboard
Admin Dashboard Template Theme for BlazorThis 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