Skip to content

Releases: MudBlazor/Templates

v0.6.1

10 Feb 12:49
Compare
Choose a tag to compare

Updated to MudBlazor 6.0.6
Removed Admin Dashboard Template, will only be available as site in its own repository.

v.0.6.0

19 Dec 21:35
934a453
Compare
Choose a tag to compare

Updated templates to be structured like the new .NET 6 templates as well as updated to MudBlazor 6.0.2

This release and forward will require .NET 6

v0.1.6

06 Oct 16:14
934a453
Compare
Choose a tag to compare

Working dotnet templates

Repository and its content have been remade into real templates.

Installation

dotnet new --install MudBlazor.Templates

Usage

dotnet new mudblazor --host wasm --name MyApplication

More information on our repository page:
https://github.com/MudBlazor/Templates