source-generator topic
DependencyPropertyGenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
Enum.Source.Generator
A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.
mvvmgen
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies...
NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
Thinktecture.Runtime.Extensions
Provides an easy way to implement Smart Enums and Value Objects
HandyIpc
An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.
mvvmgen-samples
Contains sample applications built with .NET, XAML, and MvvmGen.
HttpClientCodeGenerator
HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.
Architect.DomainModeling
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.