Provides pre-configured project templates for quickly starting new Blazor applications with MudBlazor components.
This repo offers pre-configured project templates for Blazor applications, integrating the MudBlazor UI component library. Developers can use `dotnet new install MudBlazor.Templates` to get templates like `mudblazor` (Blazor Web App) or `mudblazorwasm` (Blazor WebAssembly Standalone App), simplifying the initial setup process.
Provides pre-configured project templates for quickly starting new Blazor applications with MudBlazor components.
Blazor developers needing to quickly scaffold new projects with MudBlazor's UI components.