An implementation of the C# enumeration type defined by a set of named string constants that supports all common features of the native enum type.
Info
Version: | 1.0.1 |
Author(s): | Kyrylo Myroshnychenko |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kyrylomyr/StringEnumNet |
NuGet Url: | https://www.nuget.org/packages/StringEnumNet |
Install
Install-Package StringEnumNet
dotnet add package StringEnumNet
paket add StringEnumNet
StringEnumNet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags