A .NET Standard library that provides extendable class based enums.
Info
Version: | 8.1.921 |
Author(s): | Kyle Herzog |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kyleherzog/ExtendableEnums |
NuGet Url: | https://www.nuget.org/packages/ExtendableEnums |
Install
Install-Package ExtendableEnums
dotnet add package ExtendableEnums
paket add ExtendableEnums
ExtendableEnums Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags