Metadata >> NuGet >> Rainbow.Storage.Sc

Rainbow.Storage.Sc

Metadata

Authors Kam Figy
Description Implements the Sitecore database as a Rainbow data store
LicenseUrl http://opensource.org/licenses/MIT
Owners Kam Figy
ProjectUrl https://github.com/kamsar/Rainbow
RequireLicenseAcceptance False
Tags sitecore
PackageSize 40081
PackageHashAlgorithm SHA512
PackageHash ya4131Vnt+4Qsh+xOD7/kMflWu9lVRpelyNgtcTE1X9cNwZ59SvzbVONEEcs71lSGdxvIJNs8BJkPaasMUmOYQ==
DownloadCount 000000
CreatedDate 2015-10-02T04:27:42
Dependencies Rainbow.Core:1.0.0
IconUrl http://kamsar.net/nuget/rainbow/sc.png

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

OpenWrap

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

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
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
1.0.0-beta11
1.0.0-beta10
1.0.0-beta09
1.0.0-beta08
1.0.0-beta07
1.0.0-beta06
1.0.0-beta05
1.0.0-beta04
1.0.0-beta02
1.0.0-beta01
0.1.0-alpha1