Implementation for JSON Serialization using NewtonsoftJson.
Info
| Version: | 6.0.0 |
| Author(s): | Atomiv |
| Last Update: | Saturday, February 26, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://atomiv.com/ |
| NuGet Url: | https://www.nuget.org/packages/Atomiv.Infrastructure.NewtonsoftJson |
Install
Install-Package Atomiv.Infrastructure.NewtonsoftJson
dotnet add package Atomiv.Infrastructure.NewtonsoftJson
paket add Atomiv.Infrastructure.NewtonsoftJson
Atomiv.Infrastructure.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Atomiv.Core.All(>= 1.0.42)
- Newtonsoft.Json(>= 12.0.3)
Tags