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

Upgrade to .NET 8 #43

Closed weichch closed 7 months ago

weichch commented 7 months ago

This solves

Some commits are co-authored with #42.