Sign in Sign up
nuget

Odin.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.

Activity

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

Reach

Stars

Details

License
MIT
First release
Jun 05, 2026
Releases
Version Released
0.9.140 patch
0.9.139 patch
0.9.138 patch
0.9.137 patch
0.9.135 patch
0.9.121 patch
0.9.120 initial