Microsoft.FluentUI.AspNetCore.Templates 4.7.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install Microsoft.FluentUI.AspNetCore.Templates::4.7.0
This package contains a .NET Template Package you can call from the shell/command line.

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!

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

Support

The Microsoft Fluent UI Blazor library is an open source project and is not an official part of ASP.NET Core, which means it’s not officially supported and isn’t committed to ship updates as part of any official .NET updates. It is built and maintained by Microsoft employees (and other contributors) and offers support, like most other open source projects, on a best effort base through the GitHub repository only.

  • 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.7.0 574 4/23/2024
4.6.1 1,189 4/10/2024
4.6.0 1,283 3/28/2024
4.5.0 2,592 3/7/2024
4.4.1 3,958 2/6/2024
4.4.0 1,151 2/2/2024
4.3.1 2,661 1/12/2024
4.3.0 1,548 1/8/2024
4.2.1 2,961 12/20/2023
4.2.0 2,090 12/13/2023
4.1.1 2,947 11/30/2023
4.1.0 1,465 11/28/2023
4.0.0 2,906 11/14/2023
4.0.0-rc.3 242 11/10/2023
4.0.0-rc.2 206 11/6/2023
4.0.0-rc.1 214 11/2/2023
4.0.0-preview.1 319 10/23/2023