csharp-sourcegenerator topic
InterfaceGenerator
A simple source generator that creates interfaces by implementations.
boilerplatezero
boilerplatezero is a collection of C# source generators
dotvariant
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
enum-utilities-generator
A source generator to generate compile-time mapping of enums and description attributes
JsonByExampleGenerator
Generate classes based on example json files in your project. Uses a C# 9 source generator.
EnumFastToStringDotNet
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
Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.
EmbeddingResourceCSharp
Embed resource files more C# programmer friendly!
SignalR.Modules
Modular SignalR with a shared connection using a C# Source Generator