DependencyPropertyGenerator

Dependency property generator

Automates the creation of dependency properties and event handlers in WPF/UWP/WinUI/Uno/Avalonia/MAUI applications

Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.

GitHub

117 stars
3 watching
9 forks
Language: C#
last commit: 11 days ago
Linked from 1 awesome list

avaloniaavaloniauicsharpcsharp-sourcegeneratordependency-propertydotnetdpgeneratorincrementral-generatormauinet5net6routed-eventsource-generatorunouno-platformuwpwinuiwpf

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nukepayload2/nukepayload2.sourcegenerators.avaloniaui Generates strongly-typed references to controls with x:Name attributes in Avalonia UI projects 4
havendv/h.nswag.generator Automates code generation from OpenAPI definitions 21
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
kafkawannafly/bindableprops Automates boilerplate code generation for custom UI components in MAUI apps using C# source generators 32
canton7/propertychanged.sourcegenerator Automates boilerplate code generation for INotifyPropertyChanged properties 139
rrmanzano/maui-bindableproperty-generator Automates the creation of BindableProperties for use in MAUI 135
jasonwei512/winui-observablesettings A C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps. 5
yeah69/mrmeeseeks.die A compile-time dependency injection container for .Net that generates factory methods to create instances of types. 7
jimmy-mll/dependencyinjection.sourcegenerators Automates service registration in the Dependency Injection service collection. 6
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
igood/boilerplatezero A collection of C# source generators that simplify the code required for common patterns in WPF applications 37
ryotamurohoshi/valueobjectgenerator Generates wrapper classes to prevent type confusion in object properties 40
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
distantcam/autoctor Automatically generates constructors and associated code for managing dependencies in C# classes 84