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
about 2 months ago
0.9.43
about 2 months ago
Versions
28
28
Downloads
10,163 total
10,163 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 | 4 months ago |
| Last Synced | 1 day ago |
Repository
| Stars | 3 on GitHub |
| Forks | 0 on GitHub |