amis92 / csharp-source-generators

A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
Creative Commons Zero v1.0 Universal
2.03k stars 202 forks source link

Added enum source generators project #123

Closed credfeto closed 1 year ago

credfeto commented 1 year ago

Generates fast GetName and GetDescription extension methods on enums.

Yeah69 commented 1 year ago

I think you are supposed to link your source generator repo instead of your fork of this repo.

credfeto commented 1 year ago

I think you are supposed to link your source generator repo instead of your fork of this repo.

Thanks @Yeah69 I must have been asleep when pasting the links in. Have corrected