source-generators topic
Generator.Equals
A source code generator for automatically implementing IEquatable<T> using only attributes.
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.
stronginject
compile time dependency injection for .NET
blazorators
This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.
jab
C# Source Generator based dependency injection container implementation.
Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
Lombok.NET
.NET adaptation for Java's Lombok using Source Generators.
WrapperValueObject
A .NET source generator for creating simple value objects wrapping primitive types.
DpdtInject
Highly efficient compile-time general purpose DI container based on C# source generators.
boilerplatezero
boilerplatezero is a collection of C# source generators