MudBlazor.Templates 0.6.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install MudBlazor.Templates@0.6.5
                    
This package contains a .NET Template Package you can call from the shell/command line.

MudBlazor

Blazor Template pre-configured with MudBlazor.

GitHub Discord Twitter Nuget version Nuget downloads

We're excited to announce the availability of a new template for .NET 8 Web Apps: the MudBlazor Web App template. This template is based on the Microsoft Web App template, but has been modified to include MudBlazor components.

Prerequisites

  • .NET 8 SDK
  • Visual Studio 2022, JetBrains Rider or Visual Studio Code

Getting Started

Installation

dotnet new install MudBlazor.Templates

Usage

Interactive per Page

dotnet new mudblazor --interactivity (Auto|Server|WebAssembly)

Interactive Global

dotnet new mudblazor --interactivity (Auto|Server|WebAssembly) --all-interactive

Adding Authentication

dotnet new mudblazor --interactivity Auto --auth Individual
dotnet new mudblazor --interactivity Auto --auth Individual --all-interactive

Visual Studio Templates

The templates can also be used in Visual Studio and should show up in the list when creating a new project.

To Do for the .NET 8 Template

  • Integrate MudBlazor components into the authentication system (currently using Bootstrap components from the original template)
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.3.0 5,260 3/29/2026
4.2.0 2,868 2/28/2026
4.1.2 354 2/27/2026
4.1.1 848 2/22/2026
4.1.0 246 2/22/2026
4.0.1 239 2/22/2026
4.0.0 302 2/22/2026
3.2.0 38,687 3/25/2025
3.1.0 12,599 1/24/2025
3.0.0 2,189 1/18/2025
2.2.0 28,828 7/25/2024
2.1.0 1,287 7/22/2024
2.0.0 4,644 6/29/2024
2.0.0-rc.1 396 6/26/2024
1.0.0 13,902 3/19/2024
0.6.5 11,338 1/15/2024
0.6.3 50,714 7/27/2022
0.6.2 11,277 4/13/2022
0.6.1 5,824 2/10/2022
0.6.0 4,470 12/19/2021
Loading failed