csharp-sourcegenerator topic

List csharp-sourcegenerator repositories

GraphQL.Tools

92
Stars
12
Forks
Watchers

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.

MiniRazor

220
Stars
24
Forks
Watchers

Portable Razor compiler & code generator

Generator.Equals

124
Stars
18
Forks
Watchers

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

dunet

479
Stars
17
Forks
Watchers

C# discriminated union source generator

data-builder-generator

111
Stars
11
Forks
Watchers

Code generator to easily create data builder patterns for your model classes

DependencyPropertyGenerator

97
Stars
7
Forks
Watchers

Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.

csharp-source-generators

1.9k
Stars
185
Forks
Watchers

A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.

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.

SmallSharp

278
Stars
12
Forks
Watchers

Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.

stronginject

839
Stars
24
Forks
Watchers

compile time dependency injection for .NET