Emoji.Wpf 0.2.5

This package has a SemVer 2.0.0 package version: 0.2.5+Branch.master.Sha.a15d71aa55e48f41b8ecdcfb1f12b4cd683721b8.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Emoji.Wpf --version 0.2.5
NuGet\Install-Package Emoji.Wpf -Version 0.2.5
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="Emoji.Wpf" Version="0.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Emoji.Wpf --version 0.2.5
#r "nuget: Emoji.Wpf, 0.2.5"
#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.
// Install Emoji.Wpf as a Cake Addin
#addin nuget:?package=Emoji.Wpf&version=0.2.5

// Install Emoji.Wpf as a Cake Tool
#tool nuget:?package=Emoji.Wpf&version=0.2.5

Features

  • Provides drop-in replacements for TextBlock and RichTextBox, no additional code required.
  • Colour emoji! 😨 💩 🍰 ✈️ ✏️ 📞 ☘️
  • Multiracial family emoji! 👩🏿‍👩🏻‍👦🏽 👨🏻‍👩🏿‍👧🏽‍👦🏽 👩🏻‍👶🏽
  • Full vector emoji! Render at huge sizes without quality loss.
  • Lightweight; does not embed a font or emoji images; just uses the system font.
  • Works with old .NET versions such as .NET Framework 4.0.
  • Can work on Windows 7 or Windows 8 by installing the Segoe UI Emoji font in c:/Windows/Fonts.
  • Free, opensource software, with no strings attached.
  • Available as a Nuget package.

Available classes

  • Emoji.Wpf.TextBlock: an emoji-aware version of System.Windows.Controls.TextBlock.

  • Emoji.Wpf.RichTextBox: an emoji-aware version of System.Windows.Controls.RichTextBox.

  • Emoji.Wpf.Picker: an emoji picker

Available dependency properties

  • Emoji.Image.Source: attach to either System.Windows.Controls.Image control or System.Windows.Media.DrawingImage object in order to manipulate emoji images

Examples

Here is how to use Emoji.Wpf in your XAML:

    <Window ...
            xmlns:emoji="clr-namespace:Emoji.Wpf;assembly=Emoji.Wpf"
            ...>
        <Window.Resources>
            <DrawingImage x:Key="MyImageSource" emoji:Image.Source="👻"/>
        </Window.Resources>
        ...
        <emoji:RichTextBox FontSize="24" Margin="5"/>
        ...
        <emoji:TextBlock FontSize="24" Text="Hello! 💖😁🐨🐱‍🐉👩🏿‍👩🏻‍👦🏽 lol"/>
        ...
        <emoji:Picker FontSize="40"/>
        ...
        <Image Source="{StaticResource MyImageSource}"/>
        ...
        <Image emoji:Image.Source="🦑"/>
        ...
    </Window>
Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 (5)

Showing the top 5 popular GitHub repositories that depend on Emoji.Wpf:

Repository Stars
samhocevar/wincompose
🔣 Compose Key for Windows
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
CopyPlusPlus/CopyPlusPlus
让复制更加简单!
malaybaku/VMagicMirror
VRM Software for Windows to move avatar with minimal devices.
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
Version Downloads Last updated
0.3.4 21,505 11/16/2022
0.3.3 57,486 6/3/2021
0.3.2 334 6/3/2021
0.3.1 367 6/2/2021
0.3.0 2,387 3/14/2021
0.2.5 2,025 1/29/2021
0.2.4 1,029 1/28/2021
0.2.3 157 1/27/2021
0.2.2 191 1/25/2021
0.2.1 237 1/22/2021
0.2.0 402 1/17/2021
0.1.8 410 1/13/2021
0.1.7 390 1/12/2021
0.1.6 352 1/12/2021
0.1.5 1,436 11/23/2020
0.1.4 456 11/23/2020
0.1.3 411 11/23/2020
0.1.2 435 11/22/2020
0.1.1.1 551 11/10/2020
0.1.1 421 11/10/2020
0.1.0 482 11/9/2020
0.0.19-experimental 9,596 8/27/2019
0.0.18-experimental 1,443 4/6/2019
0.0.17-experimental 916 1/23/2019
0.0.16-experimental 1,957 7/23/2018
0.0.15-experimental 885 5/24/2018
0.0.14-experimental 843 5/24/2018
0.0.13-experimental 715 4/23/2018
0.0.12-experimental 936 4/19/2018
0.0.11-experimental 821 4/19/2018
0.0.10-experimental 868 4/12/2018
0.0.9-experimental 842 4/12/2018
0.0.8-experimental 848 3/30/2018
0.0.7-experimental 901 11/22/2017
0.0.6-experimental 958 11/7/2017
0.0.5-experimental 966 10/10/2017
0.0.4-experimental 970 10/2/2017
0.0.3-experimental 972 10/2/2017
0.0.2-experimental 954 9/27/2017
0.0.1-experimental 962 9/27/2017