C# implementation of Google's Material color utilities
$ dotnet add package MaterialColorUtilitiesC# implementation of Google's Material color utilities
Features not in Google's version:
A library for adding Material You colors to your .NET MAUI app
All of these can be turned on/off at any time.
There are sample projects for the console, Blazor and .NET MAUI in the Playground folder. These showcase different ways to use the two libraries.
You can ask questions under the Discussions tab. Don't forget to check the source code when trying to solve a problem.
If you have found a bug or want a new feature, open a new issue. Pull requests are welcome but please open an issue before, so we can talk about it.