structuredData.Transform implementation for json using JsonPatch.
Info
Version: | 0.9.0 |
Author(s): | Simon Hanlon |
Last Update: | Tuesday, September 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/simonH/StructuredData.Transform.JsonPatch |
NuGet Url: | https://www.nuget.org/packages/StructuredData.Transform.JsonPatch |
Install
Install-Package StructuredData.Transform.JsonPatch
dotnet add package StructuredData.Transform.JsonPatch
paket add StructuredData.Transform.JsonPatch
StructuredData.Transform.JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- StructuredData.Transform(>= 0.9.0)
- Newtonsoft.Json(>= 9.0.1)
- Marvin.JsonPatch.Dynamic(>= 1.0.0)
Tags