An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.9.43
about 2 months ago
Versions
28
Downloads
10,163 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 4 months ago
Last Synced about 5 hours ago
Repository
Stars 3 on GitHub
Forks 0 on GitHub