Carbon.Color 3.8.0

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

Color primitives

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.
  • net9.0

    • No dependencies.

NuGet packages (3)

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

Package Downloads
Carbon.Media

Media processing primitives

Carbon.Css

Fast (S)CSS parser and auto-prefixer

Carbon.Color.Extensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.0 528 8/24/2025
3.7.0 1,857 3/14/2025
3.6.0 11,658 11/27/2024
3.5.0 3,957 6/27/2024
3.4.2 8,215 11/19/2023
3.4.1 315 11/18/2023
3.4.0 304 11/18/2023
3.3.0 432 11/13/2023
3.2.0 513 8/9/2023
3.1.0 11,153 3/21/2023
3.0.0 3,147 1/31/2023
2.38.0 582 1/31/2023
2.37.0 517 1/30/2023
2.36.0 505 1/30/2023
2.35.0 571 1/30/2023
2.34.0 738 11/2/2022
2.33.0 12,616 7/19/2022
2.32.0 2,966 3/28/2022
2.31.0 10,644 11/9/2021
2.30.0 1,409 10/23/2021
Loading failed