taublast/FluentColors.Maui
Fluent C# strongly-typed color resources access for .NET MAUI! 🎨
This tool helps .NET MAUI developers manage and use their application's color palette more efficiently. It automatically generates C# code from your `Colors.xaml` file, allowing you to access colors like `AppColors.Accent` instead of string-based lookups. This provides strong type safety and IntelliSense support, making your UI development smoother and less prone to errors.
Use this if you are a .NET MAUI developer who wants compile-time safety and IntelliSense for accessing your application's defined colors.
Not ideal if you prefer to manage colors purely through XAML or dynamic resource lookups, or if you are not working with .NET MAUI.
Stars
15
Forks
1
Language
C#
License
—
Category
Last pushed
Nov 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/taublast/FluentColors.Maui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...