csharp-sourcegenerator topic

List csharp-sourcegenerator repositories

Tinyhand

16
Stars
3
Forks
Watchers

Tiny and simple data format/serializer.

Cloneable

69
Stars
10
Forks
Watchers

Auto generate Clone method using C# Source Generator

net_automatic_interface

48
Stars
11
Forks
Watchers

.Net Source Generator for Automatic Interfaces

AutoConstructor

38
Stars
4
Forks
Watchers

C# source generator that generates a constructor from readonly fields/properties in a class or struct

GitBuildInfo.SourceGenerator

34
Stars
2
Forks
Watchers

Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install this and applies them as an assembly level attribute.

BuilderGenerator

41
Stars
9
Forks
Watchers

A source-generator-based implementation of the Builder pattern

ShowMeTheXaml.Avalonia

28
Stars
2
Forks
Watchers

A Avalonia control making it easy to show the corresponding XAML for custom styles and controls

matryoshki

31
Stars
0
Forks
Watchers

High-performance zero-reflection approach to C# metaprogramming

AutoDto

22
Stars
1
Forks
Watchers

Auto copy properties from bl model to dto