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