MudBlazor.Templates
2.0.0-rc.1
Prefix Reserved
See the version list below for details.
dotnet new install MudBlazor.Templates::2.0.0-rc.1
Blazor Template pre-configured with MudBlazor.
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.
Contributing
Installing directly from Source Code
If you want to test changes to the templates source code that hasn't been published yet clone the source code and execute the InstallAndBuildAllTemplates.ps1 powershell script
git clone https://github.com/MudBlazor/Templates.git
If you get an error about the script not being digitally signed use this command to change the security policy for this shell session:
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
-
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 |
---|---|---|
2.2.0 | 17,546 | 7/25/2024 |
2.1.0 | 733 | 7/22/2024 |
2.0.0 | 3,799 | 6/29/2024 |
2.0.0-rc.1 | 77 | 6/26/2024 |
1.0.0 | 13,339 | 3/19/2024 |
0.6.5 | 10,785 | 1/15/2024 |
0.6.3 | 50,023 | 7/27/2022 |
0.6.2 | 10,776 | 4/13/2022 |
0.6.1 | 5,354 | 2/10/2022 |
0.6.0 | 3,982 | 12/19/2021 |
0.1.6 | 3,901 | 10/6/2021 |
0.1.5 | 494 | 10/6/2021 |
0.1.4 | 416 | 10/6/2021 |
0.1.3 | 350 | 10/6/2021 |
0.1.2 | 342 | 10/6/2021 |
0.1.1 | 372 | 10/6/2021 |
0.1.0 | 443 | 10/6/2021 |
0.0.9 | 385 | 10/5/2021 |
0.0.8 | 399 | 10/5/2021 |
0.0.7 | 343 | 10/5/2021 |
0.0.6 | 360 | 10/5/2021 |
0.0.5 | 364 | 10/5/2021 |
0.0.4 | 337 | 10/5/2021 |
0.0.3 | 337 | 10/5/2021 |
0.0.2 | 347 | 10/4/2021 |
0.0.1 | 493 | 10/4/2021 |