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

Add ResXGenerator #138

Closed ycanardeau closed 1 year ago

ycanardeau commented 1 year ago

I added VocaDB/ResXFileCodeGenerator, which was written by me, in #30, but I'm no longer a member of this org from March and the package is deprecated now. ResXGenerator is an independent fork of the source generator.

P.S. Thanks so much for maintaining csharp-source-generators!