Samples and Guides
Code Samples
Java CLI
Java command line interface for JSON Compare - https://bitbucket.org/deltaxml/deltajson-java-cli/
Its documentation is available on Bitbucket.
.NET Client Library
This project provides a .NET for interacting with JSON Compare - https://bitbucket.org/deltaxml/deltajson_dotnet
.NET Processor
Sample C# class that demonstrates how .NET apps can consume and process JSON deltas using the ubiquitous JSON.Net library - https://bitbucket.org/deltaxml/deltajsonprocessor_dotnet