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