system-text-json-jsondiffpatch
system-text-json-jsondiffpatch copied to clipboard
Patch from RFC 6902 document
Currently only jsondiffpatch document is supported by Patch and PatchNew methods. This issue is to add support for RFC 6902 document.
The following sub-issues should be addressed:
- Add support for operations produced by
JsonPatchFormatter - Add support for other operations defined in RFC
A needed feature for me