Metadata >> NuGet >> Rainbow.Core

Rainbow.Core

Metadata

Authors Kam Figy
Description An advanced serialization library for Sitecore. Install the Rainbow package if you want the config file with the library
LicenseUrl http://opensource.org/licenses/MIT
Owners Kam Figy
ProjectUrl https://github.com/kamsar/Rainbow
RequireLicenseAcceptance False
Tags sitecore serialization
PackageSize 102636
PackageHashAlgorithm SHA512
PackageHash fg69Dnwhw7Bf+PZcrjr+2oTiS/ymguVagpATNy2D1f11GHUMRqVRxDCze+GLu/c9lKpHedNZ4Q0PalMjti023A==
DownloadCount 000000
CreatedDate 2015-10-02T04:27:02
IconUrl http://kamsar.net/nuget/rainbow/logo.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.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rainbow.Core -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.Core
Installing the package (HTTP Basic authentication):
Install-Package Rainbow.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rainbow.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Rainbow.Core

OpenWrap

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

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-beta01