Semi.Avalonia.ColorPicker 12.0.0

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

Semi.Avalonia.ColorPicker

Semi Avalonia ColorPicker Semi Avalonia ColorPicker

Avalonia ColorPicker Theme inspired by Semi Design

This package provides Semi Design theming for the Avalonia ColorPicker control.

Installation

dotnet add package Semi.Avalonia.ColorPicker

Prerequisites

This package requires the main Semi.Avalonia theme to be installed:

dotnet add package Semi.Avalonia

Usage

Include the ColorPicker theme in your application:

<Application
    ...
    xmlns:semi="https://irihi.tech/semi">
    <Application.Styles>
        <semi:SemiTheme Locale="zh-CN" />
        <semi:ColorPickerSemiTheme />
    </Application.Styles>
</Application>

Resources

Credits

Semi Design

Avalonia

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 Semi.Avalonia.ColorPicker:

Package Downloads
KH.AvaloniaBase

InstrumentBaseLib

Ty.AvaloniaBase

Ty 基础库

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Semi.Avalonia.ColorPicker:

Repository Stars
OpenHarmony-NET/OpenHarmony.Avalonia
countincognito/Zametek.ProjectPlan
A simple, Open Source, and cross-platform desktop alternative to Microsoft Project for designing and creating project plans.
yiikooo/YMCL.Avalonia
Yu Minecraft Launcher · YMCL !
Version Downloads Last Updated
12.0.0 0 4/7/2026
12.0.0-rc1 97 3/21/2026
12.0.0-preview2 83 3/15/2026
12.0.0-preview1 101 2/18/2026
12.0.0-nightly-20260210000416 96 2/9/2026
11.3.7.3 1,832 2/9/2026
11.3.7.2 692 12/30/2025
11.3.7.1 699 11/15/2025
11.3.7 1,056 10/4/2025
11.2.1.10 595 9/20/2025
11.2.1.9 2,457 7/11/2025
11.2.1.8 2,169 5/30/2025
11.2.1.7 1,185 4/25/2025
11.2.1.6 1,035 3/28/2025
11.2.1.5 1,252 2/28/2025
11.2.1.4 949 1/24/2025
11.2.1.3 642 12/31/2024
11.2.1.2 710 12/12/2024
11.2.1.1 587 11/29/2024
11.1.0.5 205 12/12/2024
Loading failed

Update to Semi.Avalonia.ColorPicker 12.0.0