This package adds Newtonsoft.Json converters for Enum.Ext.
Info
Version: | 1.0.8 |
Author(s): | Mauracher Simon, Juen Marcel |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simonmau/enum_ext |
NuGet Url: | https://www.nuget.org/packages/Enum.Ext.NewtonsoftJson |
Install
Install-Package Enum.Ext.NewtonsoftJson
dotnet add package Enum.Ext.NewtonsoftJson
paket add Enum.Ext.NewtonsoftJson
Enum.Ext.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Enum.Ext(>= 1.0.6)
- Newtonsoft.Json(>= 12.0.2)