Implementation for JSON Serialization using NewtonsoftJson.
Info
Version: | 1.0.10 |
Author(s): | Optivem |
Last Update: | Wednesday, May 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://opensource.optivem.com/framework-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Optivem.Infrastructure.Serialization.NewtonsoftJson |
Install
Install-Package Optivem.Infrastructure.Serialization.NewtonsoftJson
dotnet add package Optivem.Infrastructure.Serialization.NewtonsoftJson
paket add Optivem.Infrastructure.Serialization.NewtonsoftJson
Optivem.Infrastructure.Serialization.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Optivem.Common.Serialization(>= 1.0.10)
- Newtonsoft.Json(>= 12.0.2)
Tags