9 packages tagged with “rfc6902”
SystemTextJson is JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json
Compares two objects and creates a collection of differences that are compliant to JSON Patch RFC6902
A library that allows to create a rfc6902-based JSON Patch Document from comparing two objects.
A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.
Immutable JSON library for .NET inspired by Jakarta JSON API (JSR 374). Provides fluent builders, JSON Pointer (RFC 6901), and JSON Patch (RFC 6902) support.
Command-line tool for generating RFC 6902 JSON Patch documents by comparing two JSON files. Strictly implements RFC 6902 with no proprietary formats or extensions. Part of the SpecWorks specification-based component collection.