Quibble is a JSON diff tool for .NET.
Info
Version: | 0.3.1 |
Author(s): | Quibble |
Last Update: | Thursday, August 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/einarwh/Quibble |
NuGet Url: | https://www.nuget.org/packages/Quibble |
Install
Install-Package Quibble
dotnet add package Quibble
paket add Quibble
Quibble Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- System.Text.Json(>= 4.7.2)