weichch / system-text-json-jsondiffpatch

High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
MIT License
102 stars 13 forks source link

#46 Optimise STJ to not be included in net 8 as framework provides it #47

Open thompson-tomo opened 4 months ago

thompson-tomo commented 4 months ago

Closes #46