FullEmojiList 17.0.0

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

Full Emoji list

Auto-generated C# class that can be included directly into your source code.

Save FullEmojiList.cs into your project, or install FullEmojiList NuGet package, and use emojis in your messages:

var greeting = $"Hello, {Emoji.WorldMap}"; // value is "Hello, 🗺️"

Attention! Always check that your messages are correctly displayed in all required browsers and devices! Some systems/fonts may not (yet) have some new emoji, so you'll need to choose other emoji. Downgrade to older file/package version to have emojis from previous Unicode versions only.

NuGet Unicode v17.0 .NET Any MIT License

Generator

.NET 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 of GrinningFace)

Packaging

  • Update FullEmojiList.nuspec
  • Update README.md
  • Run dotnet pack FullEmojiList.nuspec

Credits

Thanks to anton-bot/Full-Emoji-List for inspiration.

There are no supported framework assets in this package.

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.

Version Downloads Last Updated
17.0.0 172 4/29/2026
16.0.0 157 4/29/2026
15.1.0 1,221 12/19/2024
15.0.0 459 12/19/2024
14.0.0 460 12/19/2024
13.0.0 459 12/19/2024

Emoji list updated to Unicode version 17.0.