Info
Version: | 1.1.0 |
Author(s): | Morgan Abel |
Last Update: | Saturday, July 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/morganabel/SharpEnums |
NuGet Url: | https://www.nuget.org/packages/Palit.SharpEnums |
Install
Install-Package Palit.SharpEnums
dotnet add package Palit.SharpEnums
paket add Palit.SharpEnums
Palit.SharpEnums Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags
This library provides a base class SharpEnum to create strongly typed alternatives to enums. Flags supported and includes json custom serializers.