roslyn-generator topic
Enum.Source.Generator
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.
jab
C# Source Generator based dependency injection container implementation.
NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
ConfigAssets
Simple & Lightweight solution for managing configuration assets in Unity projects
Thinktecture.Runtime.Extensions
Provides an easy way to implement Smart Enums and Value Objects
PolySharp
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
HttpClientCodeGenerator
HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.
Gobie
Simple C# source generation based on custom templates
fluentsourcegen
Allows using C# source generators using a fluent, type safe interface rather than string templating.