Metadata >> NuGet >> Rainbow.Storage.Yaml

Rainbow.Storage.Yaml

Metadata

Authors Kam Figy
Description Implements a YAML-based serialization format 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 38752
PackageHashAlgorithm SHA512
PackageHash yi+ngsC8kQYLkJg+cv6aoFbIoFxNitw7vCMritFyBESWDFNQcN6+paY0TA8z0kOXsS6rmyuaLv2zI+WT/I2CzQ==
DownloadCount 000000
CreatedDate 2015-10-02T04:28:01
Dependencies Rainbow.Core:1.0.0
IconUrl http://kamsar.net/nuget/rainbow/yml.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.Yaml -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rainbow.Storage.Yaml -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.Yaml
Installing the package (HTTP Basic authentication):
Install-Package Rainbow.Storage.Yaml -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rainbow.Storage.Yaml -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Rainbow.Storage.Yaml

OpenWrap

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

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