Adds JSON Patch functionality to Nancy.
Info
Version: | 0.2.0 |
Author(s): | Dave Saunders |
Last Update: | Thursday, April 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DSaunders/Nancy.JsonPatch |
NuGet Url: | https://www.nuget.org/packages/Nancy.JsonPatch |
Install
Install-Package Nancy.JsonPatch
dotnet add package Nancy.JsonPatch
paket add Nancy.JsonPatch
Nancy.JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 1.4.3)
Tags