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
<PackageReference Include="AntdUI.EmojiFluentFlat" Version="2026.2.25" />
<PackageVersion Include="AntdUI.EmojiFluentFlat" Version="2026.2.25" />
<PackageReference Include="AntdUI.EmojiFluentFlat" />
paket add AntdUI.EmojiFluentFlat --version 2026.2.25
#r "nuget: AntdUI.EmojiFluentFlat, 2026.2.25"
#:package AntdUI.EmojiFluentFlat@2026.2.25
#addin nuget:?package=AntdUI.EmojiFluentFlat&version=2026.2.25
#tool nuget:?package=AntdUI.EmojiFluentFlat&version=2026.2.25
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;
📋 注意事项
- 确保在应用程序启动初期就设置 Emoji 资源,建议在
Main方法或应用程序初始化阶段执行 - 设置后,所有 AntdUI 控件都会自动使用新的 Emoji 资源
- 可以根据需要随时切换不同的 Emoji 资源库
- 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
- Make sure to set the Emoji resources at the beginning of the application startup, it is recommended to execute in the
Mainmethod or application initialization phase - After setting, all AntdUI controls will automatically use the new Emoji resources
- You can switch between different Emoji resource libraries at any time as needed
- 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 | Versions 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. |
-
.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.