Metadata >> NuGet >> JsonDiffPatch

JsonDiffPatch

Metadata

Authors Harry McIntyre
Copyrights Copyright 2015
Description Library for diffing and patching json.net json objects - forked from Tavis.JsonPatch, with an addition of diff code by Ian Mercer
LicenseUrl https://github.com/mcintyre321/JsonDiffPatch/blob/master/License.txt
Owners Harry McIntyre
ProjectUrl https://github.com/mcintyre321/JsonDiffPatch
RequireLicenseAcceptance False
Tags JSON Diff Patch,RFC 6902
Dependencies Tavis.JsonPointer:0.5.0
Title JsonDiffPatch
PackageSize 72367
PackageHashAlgorithm SHA512
PackageHash 9vHHOKxQjSBjSr1fRKNogykJlB4kMKt+RfapU2F+Tuz7P3WVn5e2515xTmykewTLX4R34gNTchomuxPba4BP9g==
DownloadCount 000000
CreatedDate 2015-05-05T18:28:18

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install JsonDiffPatch -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install JsonDiffPatch -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package JsonDiffPatch
Installing the package (HTTP Basic authentication):
Install-Package JsonDiffPatch -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package JsonDiffPatch -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package JsonDiffPatch

OpenWrap

Installing the package:
o add-wrap JsonDiffPatch
Uninstalling the package:
o remove-wrap JsonDiffPatch

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0
1.0.11.0
1.0.6.0