Enumeration class extending Enum functionality to allow auto converts to string, integer and provides additional functionality such as looping.
Info
Version: | 1.21.1.2310 |
Author(s): | Christopher Winland |
Last Update: | Saturday, January 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cwinland/EnhancedEnum |
NuGet Url: | https://www.nuget.org/packages/EnhancedEnum-StrongNamed |
Install
Install-Package EnhancedEnum-StrongNamed
dotnet add package EnhancedEnum-StrongNamed
paket add EnhancedEnum-StrongNamed
EnhancedEnum-StrongNamed Download (Unzip the "nupkg" after downloading)
Dependencies
Tags