Handy.DotNETCore-Compatibility.ColorTranslations
0.2.1
This is a color translator to convert HTML color identifiers to ARGB values, a stand in for System.Drawing.ColorTranslator in the .NET framework. https://github.com/stephenhand/.NETCore-Compatibility-Helpers
Install-Package Handy.DotNETCore-Compatibility.ColorTranslations -Version 0.2.1
dotnet add package Handy.DotNETCore-Compatibility.ColorTranslations --version 0.2.1
<PackageReference Include="Handy.DotNETCore-Compatibility.ColorTranslations" Version="0.2.1" />
paket add Handy.DotNETCore-Compatibility.ColorTranslations --version 0.2.1
#r "nuget: Handy.DotNETCore-Compatibility.ColorTranslations, 0.2.1"
// Install Handy.DotNETCore-Compatibility.ColorTranslations as a Cake Addin
#addin nuget:?package=Handy.DotNETCore-Compatibility.ColorTranslations&version=0.2.1
// Install Handy.DotNETCore-Compatibility.ColorTranslations as a Cake Tool
#tool nuget:?package=Handy.DotNETCore-Compatibility.ColorTranslations&version=0.2.1
System.Drawing.ColorTranslator was reimplemented in .NET Core 2.1, so this package is redundant for that version & later
System.Drawing.ColorTranslator was reimplemented in .NET Core 2.1, so this package is redundant for that version & later
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Handy.DotNETCore-Compatibility.ColorTranslations:
Package | Downloads |
---|---|
colorlife.xceed.words.net.core
Read and write Office Word docx
|
GitHub repositories
This package is not used by any popular GitHub repositories.