Metadata >> NuGet >> Rainbow.Diff

Rainbow.Diff

Metadata

Authors Kam Figy
Description Library to diff two Rainbow data stores
LicenseUrl http://opensource.org/licenses/MIT
Owners Kam Figy
ProjectUrl https://github.com/kamsar/Rainbow
RequireLicenseAcceptance False
Tags sitecore
Dependencies Rainbow:0.1.0-alpha1
PackageSize 5558
PackageHashAlgorithm SHA512
PackageHash xkEdArkPxdo6UP6oXrQorlHo0/8y3xZ7maZVZcjXA4xyJToO77PY7w9vFBlUJfGPmKVlNhR/23lopc0h/vF7+A==
DownloadCount 000000
CreatedDate 2015-06-09T05:13:48

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

OpenWrap

Installing the package:
o add-wrap Rainbow.Diff
Uninstalling the package:
o remove-wrap Rainbow.Diff

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
0.1.0-alpha1