#source-generator (6 Repositories)
Ranked open-source repositories tagged with #source-generator, scored by pull request acceptance likelihood and maintainer engagement velocity.
61.0%
43.9h
6 repositories tagged #source-generator
HavenDV/DependencyPropertyGenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
distantcam/AutoCtor
A Roslyn source generator for creating constructors.
loresoft/Injectio
Source generator that helps register attribute marked services in the dependency injection ServiceCollection
dotmake-build/command-line
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
lofcz/FastCloner
The fastest deep cloning library for .NET – zero-config, works out of the box.
AntonBergaker/InterpolatedParser
Interpolated Strings but in reverse! A very cursed C# parser library.