Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An open source Blazor WebAssembly admin dashboard template built with MudBlazor and Tailwind CSS.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Blazewind is an open-source Blazor WebAssembly admin dashboard template that pairs MudBlazor with Tailwind CSS to give developers a pre-built, interactive dashboard foundation.
Blazewind is a hosted Blazor WebAssembly dashboard template designed to be a starting point for building interactive admin interfaces. It takes no input itself; instead, developers clone the repository and customize the included pages and components. The template outputs a working dashboard with five pages: Dashboard (Home), Products, Invoice, Billing, and Profile. It is built on the .NET Blazor WebAssembly hosting model and uses MudBlazor as the component library alongside Tailwind CSS for utility-based styling. The project is maintained as an open-source GitHub repository and notes that there are currently few MudBlazor-based dashboard templates, which this project aims to address.
Yes, Blazewind is an open-source project, so you can freely use, modify, and distribute the template. The repository does not list any paid tiers or premium features; it is a community-driven project.
Blazewind includes five pages: Dashboard (Home), Products, Invoice, Billing, and Profile. The project maintainer notes these are not final and more pages will be added over time.
No. The repository is marked as a work in progress, so it is not yet production-ready. You should treat it as a starting template for development, not as a finished product.
Blazewind is built as a Blazor WebAssembly hosted template, meaning it runs client-side in the browser with a hosting server. The repository topics also reference other Blazor hosting models, but the template's primary target is WebAssembly.
The template uses MudBlazor for UI components, Tailwind CSS for styling, Bogus for generating placeholder data, Blazor Apex Charts for charts, Morris Blazor Validation for form validation, and BlazorComponentBus for component communication.