JSON Merge Patch support for ASP.NET Core 6.X (Newtonsoft.Json).
Info
| Version: | 6.0.4 |
| Author(s): | Ondrej Morsky |
| Last Update: | Friday, March 14, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Morcatko.AspNetCore.JsonMergePatch.NewtonsoftJson |
Install
Install-Package Morcatko.AspNetCore.JsonMergePatch.NewtonsoftJson
dotnet add package Morcatko.AspNetCore.JsonMergePatch.NewtonsoftJson
paket add Morcatko.AspNetCore.JsonMergePatch.NewtonsoftJson
Morcatko.AspNetCore.JsonMergePatch.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Morcatko.AspNetCore.JsonMergePatch.Document(>= 3.0.6)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.0.0)
Tags