WpfColorFontDialog 1.0.9

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

A wpf color and font picker.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WpfColorFontDialog:

Package Downloads
FlyleafLib.Controls.WPF

FlyleafME: A WPF Media Element Control (based on FlyleafLib)

EonaCat.Player.Controls.WPF

EonaCat.Player WPF control

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on WpfColorFontDialog:

Repository Stars
HMBSbige/ShadowsocksR-Windows
Ship of Theseus
SuRGeoNix/Flyleaf
Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
Phaiax/Key-n-Stroke
I'm an app and show all the letters you type and keyboard shortcuts you use as well as mouse clicks.
Version Downloads Last Updated
1.0.9 283 11/11/2025
1.0.8 25,654 8/31/2020
1.0.7 2,034 11/15/2019
1.0.6 1,300 9/7/2019
1.0.5 2,847 7/11/2017
1.0.4 1,337 7/2/2017
1.0.3 1,354 6/23/2017
1.0.2 1,877 4/17/2016
1.0.0 1,792 1/8/2015

Added .Net 6.0 support.