Microsoft.FluentUI.AspNetCore.Templates
4.4.1
Prefix Reserved
See the version list below for details.
dotnet new install Microsoft.FluentUI.AspNetCore.Templates::4.4.1
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.10.3 | 795 | 10/28/2024 |
4.10.2 | 1,334 | 10/9/2024 |
4.10.1 | 999 | 9/26/2024 |
4.10.0 | 1,468 | 9/6/2024 |
4.9.3 | 2,483 | 7/23/2024 |
4.9.2 | 351 | 7/19/2024 |
4.9.1 | 666 | 7/10/2024 |
4.9.0 | 553 | 7/4/2024 |
4.8.0 | 1,325 | 6/17/2024 |
4.7.2 | 3,081 | 5/3/2024 |
4.7.0 | 969 | 4/23/2024 |
4.6.1 | 1,251 | 4/10/2024 |
4.6.0 | 1,333 | 3/28/2024 |
4.5.0 | 2,624 | 3/7/2024 |
4.4.1 | 4,014 | 2/6/2024 |
4.4.0 | 1,187 | 2/2/2024 |
4.3.1 | 2,696 | 1/12/2024 |
4.3.0 | 1,581 | 1/8/2024 |
4.2.1 | 2,990 | 12/20/2023 |
4.2.0 | 2,127 | 12/13/2023 |
4.1.1 | 3,001 | 11/30/2023 |
4.1.0 | 1,498 | 11/28/2023 |
4.0.0 | 2,988 | 11/14/2023 |
4.0.0-rc.3 | 262 | 11/10/2023 |
4.0.0-rc.2 | 221 | 11/6/2023 |
4.0.0-rc.1 | 227 | 11/2/2023 |
4.0.0-preview.1 | 335 | 10/23/2023 |