This package adds System.Text.Json converters for Enum.Ext.
Info
Version: | 1.0.9 |
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.SystemTextJson |
Install
Install-Package Enum.Ext.SystemTextJson
dotnet add package Enum.Ext.SystemTextJson
paket add Enum.Ext.SystemTextJson
Enum.Ext.SystemTextJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Enum.Ext(>= 1.0.6)
- System.Text.Json(>= 4.6.0)