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,625 | 6/27/2024 |
| 3.7.2 | 850 | 6/13/2024 |
| 3.7.1 | 1,133 | 5/19/2024 |
| 3.7.1-preview.24138.3 | 565 | 5/17/2024 |
| 3.7.0 | 850 | 4/30/2024 |
| 3.6.2 | 784 | 4/23/2024 |
| 3.6.1 | 958 | 4/11/2024 |
| 3.6.0 | 1,755 | 3/7/2024 |
| 3.5.4 | 2,764 | 1/31/2024 |
| 3.5.1 | 2,238 | 1/17/2024 |
| 3.3.0 | 5,009 | 11/2/2023 |
| 3.0.1 | 3,877 | 9/6/2023 |
| 3.0.0 | 2,772 | 9/4/2023 |
| 2.0.6 | 4,186 | 6/13/2023 |
| 2.0.4 | 3,752 | 3/10/2023 |
| 2.0.3 | 3,328 | 1/12/2023 |
| 2.0.2 | 3,091 | 1/11/2023 |
| 1.0.1 | 3,471 | 3/29/2022 |