BlazorColorPicker 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BlazorColorPicker --version 2.0.0                
NuGet\Install-Package BlazorColorPicker -Version 2.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="BlazorColorPicker" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlazorColorPicker --version 2.0.0                
#r "nuget: BlazorColorPicker, 2.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.
// Install BlazorColorPicker as a Cake Addin
#addin nuget:?package=BlazorColorPicker&version=2.0.0

// Install BlazorColorPicker as a Cake Tool
#tool nuget:?package=BlazorColorPicker&version=2.0.0                

Migration to NET6

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BlazorColorPicker:

Package Downloads
PrototyperThemeRCL

Do not use yet. A Razor Class Library that provides user built themes to attach to pages and components. Themes are divided into 'Sets' and a set is applied to a page or component. No knowledge of CSS is required to set up a Theme.

PrototyperMenuRCL

Do not try to use this yet. A Razor Class Library that provides data driven menus. The current version only allows very graphical menu buttons. Menu 'Sets' contain menu 'Rows' which in turn contain 'buttons'. Clicking on a button can (1) go to another menu set (2) go to a page in the host app (3) load a component from the host or the RCL. Provides easy maintence of the data and easy to implement.

KristofferStrube.Blazor.SVGEditor

A SVG Editor that is implemented in and for Blazor.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BlazorColorPicker:

Repository Stars
KristofferStrube/Blazor.SVGEditor
A basic SVG editor written in Blazor.
Version Downloads Last updated
3.1.2 56 11/15/2024
3.1.1 5,203 3/31/2024
3.1.0 284 3/30/2024
3.0.0 1,631 1/26/2024
2.3.1 3,409 11/15/2023
2.3.0 11,363 12/2/2022
2.2.0 4,829 10/22/2022
2.1.0 21,411 4/4/2022
2.0.1 1,375 2/16/2022
2.0.0 4,242 12/16/2021
1.2.1 14,791 6/15/2021
1.2.0 643 5/17/2021
1.1.2 9,102 1/16/2021
1.1.1 7,337 11/1/2020
1.1.0 1,525 10/14/2020
1.0.9 1,709 5/27/2020
1.0.8 494 5/26/2020
1.0.7 744 5/25/2020
1.0.6 490 5/25/2020
1.0.5 483 5/25/2020
1.0.2 457 5/25/2020
1.0.1 450 5/25/2020

CSS: migrate to NET6