AntdUI.EmojiFluentFlat 2026.2.25

Prefix Reserved
dotnet add package AntdUI.EmojiFluentFlat --version 2026.2.25
                    
NuGet\Install-Package AntdUI.EmojiFluentFlat -Version 2026.2.25
                    
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="AntdUI.EmojiFluentFlat" Version="2026.2.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntdUI.EmojiFluentFlat" Version="2026.2.25" />
                    
Directory.Packages.props
<PackageReference Include="AntdUI.EmojiFluentFlat" />
                    
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 AntdUI.EmojiFluentFlat --version 2026.2.25
                    
#r "nuget: AntdUI.EmojiFluentFlat, 2026.2.25"
                    
#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 AntdUI.EmojiFluentFlat@2026.2.25
                    
#: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=AntdUI.EmojiFluentFlat&version=2026.2.25
                    
Install as a Cake Addin
#tool nuget:?package=AntdUI.EmojiFluentFlat&version=2026.2.25
                    
Install as a Cake Tool

AntdUI Emoji 资源库

📦 简介

AntdUI Emoji 资源库是基于 Microsoft Fluent UI Emoji 设计的一套现代化 Emoji 图标集,为 AntdUI WinForm 应用提供丰富的表情符号支持,打破传统桌面应用的黑白界限,增加界面趣味性和表现力。

🔗 官方仓库

Emoji 资源来源于 Microsoft 官方 Fluent UI Emoji 仓库: https://github.com/microsoft/fluentui-emoji

🚀 使用方法

在应用程序初始化之前,即可通过以下代码将 Fluent Flat Emoji 资源设置到 AntdUI 中:

AntdUI.SvgDb.Emoji = AntdUI.FluentFlat.Emoji;

📋 注意事项

  1. 确保在应用程序启动初期就设置 Emoji 资源,建议在 Main 方法或应用程序初始化阶段执行
  2. 设置后,所有 AntdUI 控件都会自动使用新的 Emoji 资源
  3. 可以根据需要随时切换不同的 Emoji 资源库
  4. Emoji 资源较大,会增加应用程序的内存占用,建议根据实际需求选择是否使用

AntdUI Emoji Resource Library

📦 Introduction

AntdUI Emoji Resource Library is a modern Emoji icon set based on Microsoft Fluent UI Emoji design, providing rich emoji support for AntdUI WinForm applications. It breaks the black and white boundaries of traditional desktop applications, adding fun and expressiveness to the interface.

🔗 Official Repository

Emoji resources are sourced from Microsoft's official Fluent UI Emoji repository: https://github.com/microsoft/fluentui-emoji

🚀 Usage

Before application initialization, you can set the Fluent Flat Emoji resources to AntdUI through the following code:

AntdUI.SvgDb.Emoji = AntdUI.FluentFlat.Emoji;

📋 Notes

  1. Make sure to set the Emoji resources at the beginning of the application startup, it is recommended to execute in the Main method or application initialization phase
  2. After setting, all AntdUI controls will automatically use the new Emoji resources
  3. You can switch between different Emoji resource libraries at any time as needed
  4. Emoji resources are large and will increase the memory usage of the application, it is recommended to choose whether to use it according to actual needs
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • net10.0-windows7.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.
  • net9.0-windows7.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
2026.2.25 84 2/25/2026
2026.1.23 171 1/23/2026
2025.1.31 818 5/9/2025