Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Michmcb/EnumSourceGenerator

A source code generator for C# enums. Generates methods for converting to/from strings.
https://github.com/Michmcb/EnumSourceGenerator

Last synced: about 1 month ago
JSON representation

A source code generator for C# enums. Generates methods for converting to/from strings.

Awesome Lists containing this project

README

        

# EnumSourceGenerator
A source code generator for C# enums. Generates methods for converting to/from strings.