Microsoft.FluentUI.AspNetCore.Templates
4.4.0
Prefix Reserved
See the version list below for details.
dotnet new install Microsoft.FluentUI.AspNetCore.Templates::4.4.0
IMPORTANT!! Just as with the standard Blazor Web App template, Blazor will use SSR by default. If you want to have interactive components, make sure you add a rendermode to the app, page or component.!</p>
Installation
Install the templates by running the command:
dotnet new install Microsoft.FluentUI.AspNetCore.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 2022.
For creating a Fluent Blazor Web App project from the CLI
dotnet new fluentblazor -o {your project name}
For creating a Fluent Blazor WebAssembly Standalone App project from the CLI:
dotnet new fluentblazorwasm -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.FluentUI.AspNetCore.Templates
-
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 |
---|---|---|
4.11.3 | 859 | 1/14/2025 |
4.11.2 | 140 | 1/13/2025 |
4.11.1 | 275 | 1/10/2025 |
4.11.0 | 1,590 | 12/19/2024 |
4.11.0-beta.1 | 143 | 12/5/2024 |
4.10.4 | 3,730 | 11/13/2024 |
4.10.3 | 1,179 | 10/28/2024 |
4.10.2 | 1,374 | 10/9/2024 |
4.10.1 | 1,016 | 9/26/2024 |
4.10.0 | 1,499 | 9/6/2024 |
4.9.3 | 2,606 | 7/23/2024 |
4.9.2 | 366 | 7/19/2024 |
4.9.1 | 678 | 7/10/2024 |
4.9.0 | 570 | 7/4/2024 |
4.8.0 | 1,349 | 6/17/2024 |
4.7.2 | 3,101 | 5/3/2024 |
4.7.0 | 983 | 4/23/2024 |
4.6.1 | 1,265 | 4/10/2024 |
4.6.0 | 1,351 | 3/28/2024 |
4.5.0 | 2,636 | 3/7/2024 |
4.4.1 | 4,027 | 2/6/2024 |
4.4.0 | 1,197 | 2/2/2024 |
4.3.1 | 2,714 | 1/12/2024 |
4.3.0 | 1,589 | 1/8/2024 |
4.2.1 | 3,000 | 12/20/2023 |
4.2.0 | 2,152 | 12/13/2023 |
4.1.1 | 3,014 | 11/30/2023 |
4.1.0 | 1,512 | 11/28/2023 |
4.0.0 | 3,028 | 11/14/2023 |
4.0.0-rc.3 | 268 | 11/10/2023 |
4.0.0-rc.2 | 227 | 11/6/2023 |
4.0.0-rc.1 | 232 | 11/2/2023 |
4.0.0-preview.1 | 343 | 10/23/2023 |