Microsoft.Fast.Templates.FluentUI 3.7.5

Prefix Reserved
dotnet new install Microsoft.Fast.Templates.FluentUI::3.7.5
                    
This package contains a .NET Template Package you can call from the shell/command line.
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 1,621 6/27/2024
3.7.2 288 6/13/2024
3.7.1 595 5/19/2024
3.7.1-preview.24138.3 154 5/17/2024
3.7.0 284 4/30/2024
3.6.2 243 4/23/2024
3.6.1 402 4/11/2024
3.6.0 1,156 3/7/2024
3.5.4 2,194 1/31/2024
3.5.1 1,655 1/17/2024
3.3.0 4,495 11/2/2023
3.0.1 3,346 9/6/2023
3.0.0 2,239 9/4/2023
2.0.6 3,669 6/13/2023
2.0.4 3,209 3/10/2023
2.0.3 2,788 1/12/2023
2.0.2 2,548 1/11/2023
1.0.1 2,935 3/29/2022