csharp-sourcegenerator topic

List csharp-sourcegenerator repositories

InterfaceGenerator

34
Stars
13
Forks
Watchers

A simple source generator that creates interfaces by implementations.

boilerplatezero

33
Stars
4
Forks
Watchers

boilerplatezero is a collection of C# source generators

dotvariant

70
Stars
3
Forks
Watchers

A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)

Plastic

58
Stars
4
Forks
Watchers

This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.

enum-utilities-generator

21
Stars
4
Forks
Watchers

A source generator to generate compile-time mapping of enums and description attributes

JsonByExampleGenerator

76
Stars
9
Forks
Watchers

Generate classes based on example json files in your project. Uses a C# 9 source generator.

EnumFastToStringDotNet

31
Stars
2
Forks
Watchers

This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based ToString method. Why? The default enum ToString method implemen...

StructPacker

75
Stars
7
Forks
Watchers

Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.

EmbeddingResourceCSharp

51
Stars
0
Forks
Watchers

Embed resource files more C# programmer friendly!

SignalR.Modules

33
Stars
7
Forks
Watchers

Modular SignalR with a shared connection using a C# Source Generator