source-generators topic

List source-generators repositories

Generator.Equals

124
Stars
18
Forks
Watchers

A source code generator for automatically implementing IEquatable<T> using only attributes.

Enum.Source.Generator

167
Stars
13
Forks
Watchers

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

839
Stars
24
Forks
Watchers

compile time dependency injection for .NET

blazorators

327
Stars
29
Forks
Watchers

This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.

jab

1.0k
Stars
33
Forks
Watchers

C# Source Generator based dependency injection container implementation.

Mediator

2.0k
Stars
67
Forks
17
Watchers

A high performance implementation of Mediator pattern in .NET using source generators.

Lombok.NET

271
Stars
12
Forks
Watchers

.NET adaptation for Java's Lombok using Source Generators.

WrapperValueObject

51
Stars
3
Forks
Watchers

A .NET source generator for creating simple value objects wrapping primitive types.

DpdtInject

32
Stars
3
Forks
Watchers

Highly efficient compile-time general purpose DI container based on C# source generators.

boilerplatezero

33
Stars
4
Forks
Watchers

boilerplatezero is a collection of C# source generators