Microsoft.FluentUI.AspNetCore.Components.Emoji
4.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.FluentUI.AspNetCore.Components.Emoji --version 4.0.0
NuGet\Install-Package Microsoft.FluentUI.AspNetCore.Components.Emoji -Version 4.0.0
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.0.0" />
paket add Microsoft.FluentUI.AspNetCore.Components.Emoji --version 4.0.0
#r "nuget: Microsoft.FluentUI.AspNetCore.Components.Emoji, 4.0.0"
// Install Microsoft.FluentUI.AspNetCore.Components.Emoji as a Cake Addin #addin nuget:?package=Microsoft.FluentUI.AspNetCore.Components.Emoji&version=4.0.0 // Install Microsoft.FluentUI.AspNetCore.Components.Emoji as a Cake Tool #tool nuget:?package=Microsoft.FluentUI.AspNetCore.Components.Emoji&version=4.0.0
Microsoft Fluent UI Emoji's for Blazor
⭐ We appreciate your star, it helps!
Introduction
The Microsoft.FluentUI.AspNetCore.Components 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 wraps the official Microsoft Fluent UI Emoji library and offers a way to make the emoji usable in projects that use the Microsoft Fluent UI Blazor library.
Getting Started
To get started using the Fluent UI Emoji's 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.FluentUI.AspNetCore.Components.Emoji
Usage
To use the emoji's, you will need to add the following using statement to your _Imports.razor
file:
@using Microsoft.FluentUI.AspNetCore.Components.Emoji
Then you can use the emoji's in your Blazor components like this:
Note: Names are structured as follows:
Emojis.[EmojiGroup].[EmojiStyle].[EmojiSkintone].[EmojiName]
.
<FluentSystemEmoji Emoji="@(Emojis.PeopleBody.Color.Default.Artist)" />
List of emoji's and additional resources
The Microsoft Fluent UI Blazor components documentation and demo site
Joining the Community
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!
Contact
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.FluentUI.AspNetCore.Components (>= 4.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Microsoft.FluentUI.AspNetCore.Components.Emoji:
Package | Downloads |
---|---|
Hexalith.UI.Authentications
Hexalith is a set of libraries to build a micro-service architecture. |
|
Hexalith.UI.PostalAddresses
Hexalith is a set of libraries to build a micro-service architecture. |
|
Hexalith.UI.Users
Hexalith is a set of libraries to build a micro-service architecture. |
|
Hexalith.UI.Authorizations
Hexalith is a set of libraries to build a micro-service architecture. |
|
Hexalith.UI.Parties
Hexalith is a set of libraries to build a micro-service architecture. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.FluentUI.AspNetCore.Components.Emoji:
Repository | Stars |
---|---|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
Version | Downloads | Last updated |
---|---|---|
4.6.0 | 65,034 | 3/28/2024 |
4.5.0 | 10,245 | 3/7/2024 |
4.4.0 | 11,901 | 2/2/2024 |
4.3.1 | 7,609 | 1/12/2024 |
4.3.0 | 1,030 | 1/8/2024 |
4.2.1 | 3,740 | 12/20/2023 |
4.2.0 | 3,360 | 12/13/2023 |
4.1.0 | 2,960 | 11/28/2023 |
4.0.0 | 3,399 | 11/14/2023 |
4.0.0-rc.3 | 248 | 11/10/2023 |
4.0.0-rc.2 | 141 | 11/6/2023 |
4.0.0-rc.1 | 323 | 11/2/2023 |
4.0.0-preview.1 | 310 | 10/23/2023 |