Dot Net Standard 1.4 Library that performs operations on the DeltaJson dx_delta data format using the ubiquitous JSON.Net library.
Info
Version: | 1.0.1 |
Author(s): | John Lewis |
Last Update: | Saturday, February 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DeltaJsonProcessor |
Install
Install-Package DeltaJsonProcessor
dotnet add package DeltaJsonProcessor
paket add DeltaJsonProcessor
DeltaJsonProcessor Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags