csharp-sourcegenerator topic

List csharp-sourcegenerator repositories

mapperly

2.3k
Stars
125
Forks
Watchers

A .NET source generator for generating object mappings. No runtime reflection.

ThisAssembly

367
Stars
19
Forks
Watchers

Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.

Pure.DI

389
Stars
21
Forks
Watchers

Pure DI for .NET without frameworks!

JsonSrcGen

148
Stars
4
Forks
Watchers

Json library that uses .NET 5 Source Generators

Vogen

665
Stars
37
Forks
Watchers

A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects

SourceGeneratorTemplate

178
Stars
30
Forks
Watchers

A basic template for writing a C# source generator

StringLiteralGenerator

133
Stars
3
Forks
Watchers

C# Source Generator for UTF-8 binary literal

SourceGeneratorPlayground

142
Stars
15
Forks
Watchers

The C# Source Generator Playground

avatar

139
Stars
10
Forks
Watchers

A modern compile-time generated interception/proxy library

Mediator

2.0k
Stars
67
Forks
17
Watchers

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