MarvinKlein.Templates
1.1.0
dotnet new install MarvinKlein.Templates::1.1.0
Installation
Install the templates by running the command:
dotnet new install MarvinKlein.Templates
Usage
After installing the templates you can create new a project from either the CLI or by creating a new project in Visual studio 2026.
For creating a Fluent Blazor Web App project from the CLI
dotnet new mk_fluentui5 -o {your project name}
In Visual Studio you can create a new project by selecting the FluentUI V5 Blazor Web App (Marvin Klein) template in the 'File->New->Project'-dialog.
Uninstalling the templates
If you want to uninstall the templates, both from the CLI and Visual Studio 2022, run the following command:
dotnet new uninstall MarvinKlein.Templates
This package has 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 |
|---|---|---|
| 1.1.0 | 85 | 2/26/2026 |