BindableProps
UI component generator
Automates boilerplate code generation for custom UI components in MAUI apps using C# source generators
Auto generate boilerplate code when declaring BindableProperty for your MAUI app
32 stars
3 watching
1 forks
Language: C#
last commit: 27 days ago collaboratedotnetdotnet-standardgithubhacktoberfesthelpers-librarymauiroslynsource-generatorutility-library
Related projects:
Repository | Description | Stars |
---|---|---|
rrmanzano/maui-bindableproperty-generator | Automates the creation of BindableProperties for use in MAUI | 135 |
communitytoolkit/maui.markup | A collection of Fluent C# Extension Methods to create User Interfaces without XAML | 495 |
fmglib/fmglib.mauimarkup | A C# code markup library for .NET MAUI UI development with fluent methods and hot reload support. | 60 |
jsuarezruiz/dotnet-maui-samples | Provides code samples and demonstrations of .NET MAUI features to build cross-platform mobile and desktop apps | 70 |
realzhangchi/mauibinding | Converts native Android and iOS SDKs to a binding library for use in the Maui framework. | 43 |
keflon/functionzero.maui.zbind | A NuGet package providing an alternative to Microsoft's data binding capabilities in Xamarin.Forms applications. | 18 |
dotnet/docs-maui | Documentation for building cross-platform desktop and mobile apps with .NET Multi-platform App UI. | 229 |
bugfender/bugfender-maui | Provides bindings and sample code to integrate Bugfender log aggregation into .NET MAUI projects | 11 |
adospace/reactorui-maui | A .NET library built on top of .NET MAUI that allows C# developers to write applications using an MVU approach. | 601 |
beto-rodriguez/gallerycarousel | A simple animated carousel component for MAUI apps | 21 |
dreamescaper/blazorbindings.maui | An experimental project that enables developers to build native and hybrid mobile apps using C# and .NET for Android, iOS, Windows, macOS, and Tizen with a familiar web programming model. | 253 |
kapusch/blog-dotnet-maui | Learning to build apps with .NET MAUI for cross-platform mobile and desktop development | 8 |
igood/boilerplatezero | A collection of C# source generators that simplify the code required for common patterns in WPF applications | 37 |
kswoll/reactiveui.fody | Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 |
adenearnshaw/appactions.icons.maui | A .NET MAUI library providing default icons for AppActions without creating them from scratch. | 67 |