Microsoft.Fast.Templates.FluentUI
3.7.5
dotnet new install Microsoft.Fast.Templates.FluentUI::3.7.5
Installation
Install the templates by running the command:
dotnet new install {path to package}\Microsoft.Fast.Templates.FluentUI.{version}.nupkg
The current version can be found on the NuGet page.
Usage
After installing the templates you can create new a project from either the CLI or by creating a new project in Visual studio 2022.
For creating a Blazor Server project from the CLI
dotnet new fluentuiblazorserver -o {your project name}
For creating a Blazor WebAssembly project from the CLI:
dotnet new fluentuiblazorwasm -o {your project name}
In Visual Studio you can create a new project by selecting either the FluentUI Blazor Server App template or the FluentUI Blazor WebAssembly 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 Microsoft.Fast.Templates.FluentUI
-
net6.0
- No dependencies.
-
net7.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 |
|---|---|---|
| 3.7.5 | 2,201 | 6/27/2024 |
| 3.7.2 | 588 | 6/13/2024 |
| 3.7.1 | 880 | 5/19/2024 |
| 3.7.1-preview.24138.3 | 364 | 5/17/2024 |
| 3.7.0 | 576 | 4/30/2024 |
| 3.6.2 | 535 | 4/23/2024 |
| 3.6.1 | 700 | 4/11/2024 |
| 3.6.0 | 1,498 | 3/7/2024 |
| 3.5.4 | 2,508 | 1/31/2024 |
| 3.5.1 | 1,985 | 1/17/2024 |
| 3.3.0 | 4,767 | 11/2/2023 |
| 3.0.1 | 3,637 | 9/6/2023 |
| 3.0.0 | 2,530 | 9/4/2023 |
| 2.0.6 | 3,940 | 6/13/2023 |
| 2.0.4 | 3,513 | 3/10/2023 |
| 2.0.3 | 3,077 | 1/12/2023 |
| 2.0.2 | 2,856 | 1/11/2023 |
| 1.0.1 | 3,226 | 3/29/2022 |