Nyan.MaterialDesign.Color 1.1.2

Suggested Alternatives

Nyan.MaterialDesign.Color 1.1.3

Additional Details

HCTA's equality operators do not accept nullable values in this version. Update to 1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nyan.MaterialDesign.Color --version 1.1.2
                    
NuGet\Install-Package Nyan.MaterialDesign.Color -Version 1.1.2
                    
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="Nyan.MaterialDesign.Color" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nyan.MaterialDesign.Color" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Nyan.MaterialDesign.Color" />
                    
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 Nyan.MaterialDesign.Color --version 1.1.2
                    
#r "nuget: Nyan.MaterialDesign.Color, 1.1.2"
                    
#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 Nyan.MaterialDesign.Color@1.1.2
                    
#: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=Nyan.MaterialDesign.Color&version=1.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Nyan.MaterialDesign.Color&version=1.1.2
                    
Install as a Cake Tool

MaterialDesign.Color

MaterialDesign.Color is the base library for almost every library under the Nyan.MaterialDesign.* collection (except for MaterialDesign.Icons and MaterialDesign.Web), providing colorspaces, tonal palettes, color schemes, and other assorted color-related methods and classes.

Assuming a root namespace of MaterialDesign.Color, color blending methods can be found at Blend.Blend, all colorspaces can be found under Colorspaces (the most used being HCTA and RGBA, and then the generic Color), color contrast related methods can be found at Contrast.Contrast, disliked color detection and fixing can be found at Disliked.Disliked, color palettes via image quantization at Image.FromImage, color palettes under Palettes, image quantization classes and structs are under Quantize (although these shouldn't be used directly), many different color schemes under Schemes, color scoring (for image quantization) at Score.Score, and some color temperature related stuff under Temperature.

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 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on Nyan.MaterialDesign.Color:

Package Downloads
Nyan.MaterialDesign.Theming

Provides Material Design Themes to .NET

Nyan.MaterialDesign.Color.Schemes.Custom

Provides Custom Material Design Color Schemes to .NET

Nyan.MaterialDesign.Color.Extensions

Provides Extensions to the Nyan.MaterialDesign.Color library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 239 9/1/2024
1.1.3 441 3/3/2024
1.1.2 239 3/3/2024 1.1.2 is deprecated.
1.1.1 230 2/3/2024
1.1.0 253 1/18/2024
1.0.0 332 1/7/2024