Bdziam.DynamicColor 0.0.11

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

Material Color Utilities

This is a direct translation of Material Color Utilities from Java to C#

There is another package Here, but Google introduced new Scheme calculations, and added few new styles, making the MaterialColorUtilities package for .net obsolete.

Installation

NuGet Version

I used some of the contents of above package, and added DynamicColor classes, which replaced the core palette.

Material Color Utilities is licensed under Apache 2.0 - License can be found Here

Since this is a direct port (with some C# syntactic sugar added to replace awful Java syntax, I puked several times rewriting this) I do plan to keep it up to date when they change the theming again, but I hope that this is final version. If I overlooked the updates, just reach out - I will update the library

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

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

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
0.0.11 198 4/15/2025
0.0.10 181 4/15/2025
0.0.9 179 4/15/2025
0.0.7 92 1/29/2025