ASP.NET Core support for JSON PATCH.
Info
Version: | 2.2.0 |
Author(s): | Seabiscuit |
Last Update: | Wednesday, December 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cuteant/CuteAnt.Extensions |
NuGet Url: | https://www.nuget.org/packages/NetFx.AspNetCore.JsonPatch |
Install
Install-Package NetFx.AspNetCore.JsonPatch
dotnet add package NetFx.AspNetCore.JsonPatch
paket add NetFx.AspNetCore.JsonPatch
NetFx.AspNetCore.JsonPatch Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json(>= 12.0.1)
Tags