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