A Json Merge Patch (RFC 7396 ) Implementation for Asp.NET.
Info
Version: | 1.0.1 |
Author(s): | Moritz Haslhofer |
Last Update: | Thursday, February 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/moejoe/Moejoe.AspNet.JsonMergePatch |
NuGet Url: | https://www.nuget.org/packages/Moejoe.AspNet.JsonMergePatch |
Install
Install-Package Moejoe.AspNet.JsonMergePatch
dotnet add package Moejoe.AspNet.JsonMergePatch
paket add Moejoe.AspNet.JsonMergePatch
Moejoe.AspNet.JsonMergePatch Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NJsonSchema(>= 10.1.5)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
- NJsonSchema(>= 10.1.5)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags