MudBlazor

De Banane Atomic
Aller à la navigationAller à la recherche

Links

Installation

Bash.svg
# install MudBlazor templates
dotnet new install MudBlazor.Templates

# help on new project
dotnet new mudblazor --help

# new server project named MudBlazor
dotnet new mudblazor --host server --output MudBlazor