Metadata >> NuGet >> aqua-graphcompare

aqua-graphcompare

Metadata

Authors Christof Senn
Copyrights Copyright Christof Senn 2015
Description Comparer for arbitrary object graphs
IconUrl https://raw.githubusercontent.com/6bee/aqua-core/master/aqua-small.png
LicenseUrl https://raw.githubusercontent.com/6bee/aqua-core/master/license.txt
Owners Christof Senn
ProjectUrl https://github.com/6bee/aqua-graphcompare/wiki
RequireLicenseAcceptance False
Tags graph-compare deep-compare object-compare
PackageSize 50397
PackageHashAlgorithm SHA512
PackageHash bMW55iGBdPfl+m74EvTuPWSP74qQyFD7NewWx/Rbi/7sPlla+tYFGbSMQrck2UMVDUAVxlXhMnVqyrEJSiulKg==
DownloadCount 000000
CreatedDate 2015-09-09T21:16:17
Dependencies aqua-core:3.0.0-alpha001

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 aqua-graphcompare -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install aqua-graphcompare -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 aqua-graphcompare
Installing the package (HTTP Basic authentication):
Install-Package aqua-graphcompare -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package aqua-graphcompare -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package aqua-graphcompare

OpenWrap

Installing the package:
o add-wrap aqua-graphcompare
Uninstalling the package:
o remove-wrap aqua-graphcompare

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.0-alpha005
1.0.0-alpha004
1.0.0-alpha003
1.0.0-alpha002
1.0.0-alpha001