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

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: 5 months 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.