Acerca de
GEmojiSharp brings the familiar GitHub emoji experience to the C# and .NET ecosystem. It enables developers to use emoji aliases (e.g., `:tada:`) within their C# applications, converting them to their raw emoji characters (🎉) and vice-versa. The library is built upon GitHub's `gemoji` database and API, ensuring compatibility with GitHub Flavored Markdown. Beyond its core `netstandard2.0` library, GEmojiSharp provides dedicated packages for ASP.NET Core (including TagHelpers and HtmlHelpers), Blazor (as a Razor component), and a powerful `dotnet` global tool for command-line emoji manipulation. It also offers integration for PowerToys Run and PowerToys Command Palette (via MCP Server).