Sign in Sign up
nuget

Odin.System.Strings

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.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
17
Cadence
~daily
Last 12 months
17

Details

License
MIT
First release
Apr 14, 2026
Releases
Version Released
0.9.107 patch
0.9.105 patch
0.9.103 patch
0.9.102 patch
0.9.101 patch
0.9.100 patch
0.9.92 patch
0.9.88 patch
0.9.86 patch
0.9.85 patch
0.9.77 patch
0.9.76 patch
0.9.75 patch
0.9.74 patch
0.9.69 patch
0.9.57 patch
0.9.54 initial