EnumFastToStringDotNet
EnumFastToStringDotNet copied to clipboard
This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based ToString method. Why? The default enum ToString method implemen...
Results
1
EnumFastToStringDotNet issues
Sort by
recently updated
recently updated
newest added
I want to publish a Nuget package to make using this generator as easy as possible. The only problem is no one seems to agree on how to configure the...