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