enum-generator topic
List
enum-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.