roslyn-generator topic

List roslyn-generator repositories

Enum.Source.Generator

167
Stars
13
Forks
Watchers

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

1.0k
Stars
33
Forks
Watchers

C# Source Generator based dependency injection container implementation.

NTypewriter

114
Stars
23
Forks
Watchers

File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.

ConfigAssets

32
Stars
4
Forks
Watchers

Simple & Lightweight solution for managing configuration assets in Unity projects

Thinktecture.Runtime.Extensions

46
Stars
1
Forks
Watchers

Provides an easy way to implement Smart Enums and Value Objects

PolySharp

1.7k
Stars
44
Forks
Watchers

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

45
Stars
2
Forks
Watchers

HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.

Gobie

90
Stars
5
Forks
Watchers

Simple C# source generation based on custom templates

fluentsourcegen

22
Stars
1
Forks
Watchers

Allows using C# source generators using a fluent, type safe interface rather than string templating.

TypealizR

73
Stars
2
Forks
Watchers

Statically typed i18n support for the .NET - ecosystem