FullEmojiList 13.0.0
See the version list below for details.
dotnet add package FullEmojiList --version 13.0.0
NuGet\Install-Package FullEmojiList -Version 13.0.0
<PackageReference Include="FullEmojiList" Version="13.0.0" />
paket add FullEmojiList --version 13.0.0
#r "nuget: FullEmojiList, 13.0.0"
// Install FullEmojiList as a Cake Addin #addin nuget:?package=FullEmojiList&version=13.0.0 // Install FullEmojiList as a Cake Tool #tool nuget:?package=FullEmojiList&version=13.0.0
Full Emoji list
Auto-generated C# class that can be included directly into your source code.
Save FullEmojiList.cs into your project and use emojis in your messages without referencing additional packages:
var greeting = $"Hello, {Emoji.WorldMap}"; // value is "Hello, πΊοΈ"
Attention! Always check how your messages are displayed in all required browsers/devices - some systems/fonts may not (yet) have some new emoji!
Generator
.NET 6.0 console app to [re]generate emoji file.
Useful options (located directly in Program.cs
file):
MaxVersion
- sets maximum unicode emoji version to include (emoji from higher versions will not be included in output file)IncludeGroupInEmojiName
- when enabled, emoji names will include group names, e.g.SmileysAndEmotion_GrinningFace
(instead ofGrinningFace
)
Credits
Thanks to anton-bot/Full-Emoji-List for inspiration.
Learn more about Target Frameworks and .NET Standard.
This package has 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.
Full Emoji list (from Unicode version 13.0).