odin.system.stringenum
Provides enum-like behaviour for a set of string values. Usage: Inherit from StringEnum and add only public const string members. Use the Values static property to work with a list of all the string values. Use HasValue(string value) to find out whether a particular string value is a member of Values.
Ecosystem
nuget.org
nuget.org
Latest Release
26 days ago
0.9.43
26 days ago
Versions
28
28
Downloads
8,579 total
8,579 total
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/odin.system.stringenum
spec |
| License | MIT |
| First Release | 3 months ago |
| Last Synced | 4 days ago |
Repository
| Stars | 3 on GitHub |
| Forks | 0 on GitHub |