Microsoft.Fast.Templates.FluentUI
3.0.0
Prefix Reserved
See the version list below for details.
dotnet new install Microsoft.Fast.Templates.FluentUI::3.0.0
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.
-
net8.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 | 690 | 6/27/2024 |
3.7.2 | 214 | 6/13/2024 |
3.7.1 | 523 | 5/19/2024 |
3.7.1-preview.24138.3 | 111 | 5/17/2024 |
3.7.0 | 215 | 4/30/2024 |
3.6.2 | 177 | 4/23/2024 |
3.6.1 | 341 | 4/11/2024 |
3.6.0 | 1,085 | 3/7/2024 |
3.5.4 | 2,113 | 1/31/2024 |
3.5.1 | 1,592 | 1/17/2024 |
3.3.0 | 4,438 | 11/2/2023 |
3.0.1 | 3,267 | 9/6/2023 |
3.0.0 | 2,156 | 9/4/2023 |
2.0.6 | 3,593 | 6/13/2023 |
2.0.4 | 3,117 | 3/10/2023 |
2.0.3 | 2,706 | 1/12/2023 |
2.0.2 | 2,454 | 1/11/2023 |
1.0.1 | 2,815 | 3/29/2022 |