Provides JSON serialization infrastructure using the Newtonsoft.Json implementation.
Info
| Version: | 7.5.2 |
| Author(s): | Kephas Software SRL |
| Last Update: | Friday, March 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kephas-software/kephas |
| NuGet Url: | https://www.nuget.org/packages/Kephas.Serialization.Json |
Install
Install-Package Kephas.Serialization.Json
dotnet add package Kephas.Serialization.Json
paket add Kephas.Serialization.Json
Kephas.Serialization.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Kephas.Core(>= 7.5.2)
- Newtonsoft.Json(>= 11.0.2)
Tags