JSON Merge Patch support for ASP.NET Core 2.X.
Info
Version: | 2.0.5 |
Author(s): | Ondrej Morsky |
Last Update: | Wednesday, March 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Morcatko.AspNetCore.JsonMergePatch |
Install
Install-Package Morcatko.AspNetCore.JsonMergePatch
dotnet add package Morcatko.AspNetCore.JsonMergePatch
paket add Morcatko.AspNetCore.JsonMergePatch
Morcatko.AspNetCore.JsonMergePatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.1.2)
Tags