In this article, we’ll explore comparing and generating a diff of two JSON objects using an extension library for System.Text.Json called SystemTextJson.JsonDiffPatch. The NuGet Package The library is open-source on Github under the MIT license, so it is totally free to use. It utilizes latest .NET and System.Text.Json …