Info
| Version: | 1.0.0 | 
| Author(s): | Michael McKenna | 
| Last Update: | Monday, June 20, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sebaplaza/JsonPatch | 
| NuGet Url: | https://www.nuget.org/packages/JsonPatchSigned | 
Install
Install-Package JsonPatchSigned
                        dotnet add package JsonPatchSigned
                        paket add JsonPatchSigned
                        
                                JsonPatchSigned Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 6.0.5)
 - Microsoft.AspNet.WebApi.Client(>= 5.2.0)
 
                
JsonPatch is a simple library which adds JSON Patch support to ASP.NET Web API.