Net.ArcanaStudio.ColorPicker 1.0.3

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

Color picker library for Xamarin Android

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3 1,664 9/6/2018
1.0.3-preview201907171 504 7/17/2019
1.0.3-preview201809063 774 9/6/2018
1.0.3-preview201809062 762 9/6/2018
1.0.3-preview201809061 798 9/5/2018
1.0.2 1,038 8/5/2018
1.0.2-preview201808054 857 8/5/2018
1.0.2-preview.20180805-2 696 8/5/2018
1.0.1-beta 842 8/4/2018
1.0.0 1,012 8/5/2018
1.0.0-preview201808091 888 8/9/2018
1.0.0-preview201808053 865 8/5/2018
1.0.0-beta 829 7/30/2018

[1.0.3]
     - Fixed problem with API below 26

     [1.0.2]
     - Fixed icons

     [1.0.1]
     - Maintenance release

     [1.0.0]
     First release