ThemeEditor.Controls.ColorPicker 12.0.0

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

ColorPicker

CI

NuGet NuGet

Github All Releases GitHub Release Github Releases

Download

The latest downloads are available in the release section.

About

ColorPicker is an Avalonia UI Framework color picker control.

Usage

Install-Package ThemeEditor.Controls.ColorPicker

<StyleInclude Source="avares://ThemeEditor.Controls.ColorPicker/ColorPicker.axaml" />
xmlns:cp="clr-namespace:ThemeEditor.Controls.ColorPicker;assembly=ThemeEditor.Controls.ColorPicker"
<cp:ColorPicker Color="Red" />

NuGet

Color picker control is delivered as a NuGet package.

You can find the packages here NuGet and install the package like this:

Install-Package ThemeEditor.Controls.ColorPicker

Resources

License

ColorPicker is licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ThemeEditor.Controls.ColorPicker:

Package Downloads
Core2D

A multi-platform data driven 2D diagram editor.

OptsLib.Avalonia

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on ThemeEditor.Controls.ColorPicker:

Repository Stars
wieslawsoltes/Core2D
A multi-platform data driven 2D diagram editor.
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
wieslawsoltes/ThemeManager.Avalonia
Theme manager for Avalonia applications.
Version Downloads Last Updated
12.0.0 0 4/10/2026
11.3.0 1,183 5/16/2025
11.2.0 1,863 10/31/2024
11.1.0 668 7/22/2024
11.1.0-rc1 302 6/16/2024
11.0.0.1 783 3/3/2024
11.0.0 2,856 7/5/2023
11.0.0-rc1.1 432 6/4/2023
11.0.0-preview8 559 5/10/2023
11.0.0-preview6 632 3/22/2023
11.0.0-preview5 564 2/3/2023
11.0.0-preview4 1,429 11/15/2022
11.0.0-preview3 349 11/3/2022
11.0.0-preview2 505 10/10/2022
11.0.0-preview1 600 8/19/2022
0.10.17 3,584 8/1/2022
0.10.14 1,805 5/27/2022
0.10.13 1,451 5/5/2022
0.10.12 2,196 1/27/2022
0.10.11 2,994 12/21/2021
Loading failed