The JsonCons.Utilities library includes classes that complement the functionality of the
System.Text.Json namespace with support for JSON Pointer, JSON Patch, and JSON Merge Patch.
A flexible, multi-platform and extensible solution for implementing partial patching in REST API. This is System.Text.Json based version. Compatible with .NET Core 3.1.
A flexible, multi-platform and extensible solution for implementing partial patching in REST API.
This is JsonNET (Newtonsoft.Json) based version. Compatible with .NET Core and .NET Framework.