JsonMergePatch support for ASP.NET Core
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
$merge and $patch keywords for Ajv JSON-Schema validator to extend schemas
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), J...
Jacksync provides a library for synchronization by producing and applying a JSON Patches to Java objects. Inspired by RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch) written in Java, which uses ...
A TinyGo supported implementation of the JSON Merge spec based on json-patch & fastjson.
Generate and Apply JSON Merge Patches for free using this web tool
A free, lightweight library for using JSON PATCH (RFC 6902) and JSON MERGE PATCH (RFC 7386) in your RESTful .NET-Services
REST API to apply JSON Merge Patches to uploaded JSON documents
A simple C# implementation of Json Merge Patch as described in IETF RFC 7386.
JSON Merge Patch (rfc7396) for perl structures