VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Fast.Components.FluentUI.Emojis/

⇱ NuGet Gallery | Microsoft.Fast.Components.FluentUI.Emojis 3.6.0




👁 Image
Microsoft.Fast.Components.FluentUI.Emojis 3.6.0

dotnet add package Microsoft.Fast.Components.FluentUI.Emojis --version 3.6.0
 
 
NuGet\Install-Package Microsoft.Fast.Components.FluentUI.Emojis -Version 3.6.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Fast.Components.FluentUI.Emojis" Version="3.6.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Fast.Components.FluentUI.Emojis" Version="3.6.0" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.Fast.Components.FluentUI.Emojis" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Fast.Components.FluentUI.Emojis --version 3.6.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Fast.Components.FluentUI.Emojis, 3.6.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Fast.Components.FluentUI.Emojis@3.6.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Fast.Components.FluentUI.Emojis&version=3.6.0
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Fast.Components.FluentUI.Emojis&version=3.6.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Microsoft Fluent UI Emoji's for Blazor

👁 License: MIT
👁 .NET C#

⭐ We appreciate your star, it helps!

Introduction

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 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.Fast.Components.FluentUI.Emojis

Usage

To use the emoji's, you will need to add the following using statement to your _Imports.razor file:

@using Microsoft.Fast.Components.FluentUI

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

  • Join the community and chat with us in real-time on Gitter or Discord.
  • Submit requests and issues on GitHub.
  • Contribute by helping out on some of our recommended first issues on GitHub.
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.6.0 9,313 3/7/2024
3.5.4 4,079 1/31/2024
3.5.1 1,632 1/17/2024
3.3.0 4,875 11/2/2023
3.0.0 8,799 8/28/2023
3.0.0-RC.1.230717.1 1,098 7/17/2023
3.0.0-preview.5 466 7/4/2023