StringEnum icon indicating copy to clipboard operation
StringEnum copied to clipboard

StringEnum is a base class for creating string-valued enums. You can copy/paste it into your projects or install via NuGet..

Results 1 StringEnum issues
Sort by recently updated
recently updated
newest added

When I eager to install it in my project with net7.0 target framework it tried to pull a bunch of dependencies ![image](https://github.com/user-attachments/assets/bb38055c-41f0-4162-bcaa-6780d390c49d) This is simple and popular implementation so I...