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.
#:package Net.ArcanaStudio.ColorPicker@1.0.3
                    
#: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=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,678 9/6/2018
1.0.3-preview201907171 517 7/17/2019
1.0.3-preview201809063 792 9/6/2018
1.0.3-preview201809062 777 9/6/2018
1.0.3-preview201809061 812 9/5/2018
1.0.2 1,063 8/5/2018
1.0.2-preview201808054 882 8/5/2018
1.0.2-preview.20180805-2 720 8/5/2018
1.0.1-beta 862 8/4/2018
1.0.0 1,034 8/5/2018
1.0.0-preview201808091 902 8/9/2018
1.0.0-preview201808053 886 8/5/2018
1.0.0-beta 849 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