This library provides a simple way to compare two JSON, with an easily readable output to find what differs.
Info
Version: | 1.16.0 |
Author(s): | Bertrand Provost |
Last Update: | Sunday, January 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Socolin.TestUtils.JsonComparer |
Install
Install-Package Socolin.TestUtils.JsonComparer
dotnet add package Socolin.TestUtils.JsonComparer
paket add Socolin.TestUtils.JsonComparer
Socolin.TestUtils.JsonComparer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SourceLink.GitHub(>= 1.0.0)
- Newtonsoft.Json(>= 11.0.2)