SourceGenerators
The C# Source Generator Playground
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
ValueObjectGenerator is Generator for ValueObjects.
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatibl…
A .NET source generator for generating object mappings. No runtime reflection.
compile time dependency injection for .NET
A source generator for generating fast "reflection" methods for enums
A demo example demonstraing a few useful practices when working with source generators
A source generator to generate compile-time mapping of enums and description attributes
A high performance implementation of Mediator pattern in .NET using source generators.
Actual C# Enums with values and better performance as a source generator
Souce Generator that will generate Kotlin like enum class but in C#
A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.
Generates a synchronized version of an async method
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
Generate typescript Ajax calls based on your c# endpoints
C# Source Generator to Create Strongly Typed SignalR Clients.
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.



