system-text-json-jsondiffpatch icon indicating copy to clipboard operation
system-text-json-jsondiffpatch copied to clipboard

Replace DeepEquals and DeepClone with new System.Text.Json APIs

Open weichch opened this issue 3 years ago • 1 comments

Once the two APIs are available in newer version of System.Text.Json, the two custom made methods should be decommissioned (if possible).

Track progress in https://github.com/dotnet/runtime/issues/56592. Also related this https://github.com/dotnet/runtime/issues/33388.

weichch avatar Apr 02 '22 05:04 weichch

A few changes has been added to version 2.0.0 following the resolution of https://github.com/dotnet/runtime/issues/56592.

weichch avatar Jan 21 '24 08:01 weichch