![]() |
VOOZH | about |
dotnet add package Microsoft.Fast.Components.FluentUI.Icons --version 3.8.0
NuGet\Install-Package Microsoft.Fast.Components.FluentUI.Icons -Version 3.8.0
<PackageReference Include="Microsoft.Fast.Components.FluentUI.Icons" Version="3.8.0" />
<PackageVersion Include="Microsoft.Fast.Components.FluentUI.Icons" Version="3.8.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Fast.Components.FluentUI.Icons" />Project file
paket add Microsoft.Fast.Components.FluentUI.Icons --version 3.8.0
#r "nuget: Microsoft.Fast.Components.FluentUI.Icons, 3.8.0"
#:package Microsoft.Fast.Components.FluentUI.Icons@3.8.0
#addin nuget:?package=Microsoft.Fast.Components.FluentUI.Icons&version=3.8.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Fast.Components.FluentUI.Icons&version=3.8.0Install as a Cake Tool
⭐ We appreciate your star, it helps!
The Microsoft.Fast.Components.FluentUI package provides a set of Blazor components which you can use to build applications that have the look and feel or modern Microsoft applications.
This library is a set of icons wrapping Microsoft�s official Fluent UI Icon library.
To get started using the Fluent UI Icons for Blazor, you will first need to install the official Nuget package in the project you would like to use the library and components. You can use the following command:
dotnet add package Microsoft.Fast.Components.FluentUI.Icons
To use the icons, you will need to add the following using statement to your _Imports.razor file:
@using Microsoft.Fast.Components.FluentUI
Then you can use the icons in your Blazor components like this:
Note: Names are structured as follows:
Icons.[IconVariant].[IconSize].[IconName].
<FluentIcon Icon="@(Icons.Regular.Size24.Save)" />
You can use your custom images by setting the Value property calling the Icon.FromImageUrl method:
<FluentIcon Value="@(Icon.FromImageUrl("/Blazor.png"))" Width="32px" />
The Microsoft Fluent UI Blazor components documentation and demo site
Looking to get answers to questions or engage with us in real-time? Our community is active on Gitter and Discord. Submit requests and issues on GitHub, or join us by contributing on some good first issues via GitHub.
We look forward to building an amazing open source community with you!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.8.0 | 13,327 | 11/13/2024 |
| 3.7.5 | 4,104 | 6/27/2024 |
| 3.7.2 | 827 | 6/13/2024 |
| 3.7.1 | 1,766 | 5/19/2024 |
| 3.7.1-preview.24138.3 | 170 | 5/17/2024 |
| 3.7.0 | 1,691 | 4/30/2024 |
| 3.6.2 | 781 | 4/23/2024 |
| 3.6.1 | 705 | 4/11/2024 |
| 3.6.0 | 31,614 | 3/7/2024 |
| 3.5.4 | 10,145 | 1/31/2024 |
| 3.5.3 | 944 | 1/23/2024 |
| 3.5.1 | 2,777 | 1/17/2024 |
| 3.5.0 | 3,206 | 12/14/2023 |
| 3.4.0 | 2,459 | 11/28/2023 |
| 3.3.0 | 8,881 | 11/2/2023 |
| 3.2.2 | 8,748 | 10/24/2023 |
| 3.2.1 | 775 | 10/23/2023 |
| 3.1.1 | 5,193 | 9/27/2023 |
| 3.1.0 | 1,694 | 9/22/2023 |
| 3.0.1 | 6,040 | 9/4/2023 |