Metadata >> NuGet >> CorrugatedIron >> 1.2.0

1.2.0

Metadata

Authors OJ Reeves, Jeremiah Peschka
Description CorrugatedIron - the .NET client for Riak. Riak is a distributed, fault tolerant, highly-available Key/Value store written by Basho Technologies. Riak is Open Source, written in Erlang. CorrugatedIron exposes the features of Riak through a developer-friendly API. After installing this package, make sure that you modify either the app.config (for client apps) or web.config (for web apps) so that the details of the target Riak cluster are set correctly. As of version 1.0.0 CorrugaedIron requires Riak version 1.2.1 or higher. Use CorrugatedIron version 0.2.3 if you aim to continue using Riak versions prior to 1.2.
IconUrl http://corrugatediron.org/nugeticon.png
LicenseUrl http://corrugatediron.org/LICENSE.txt
Owners OJ Reeves, Jeremiah Peschka
ProjectUrl http://corrugatediron.org/
RequireLicenseAcceptance False
Summary CorrugatedIron - the .NET client for Riak.
Tags Riak CorrugatedIron Corrugated Iron NoSQL Client Driver
Dependencies Newtonsoft.Json:4.5.10|protobuf-net:2.0.0.602
PackageSize 348864
PackageHashAlgorithm SHA512
PackageHash KAyeEikfRh2oeRRmwKaBLqIHRJlXkyoMKrTtOK1L5R1xBPcvAeRjUrbUdos/8R3EZ4c9LAc1tG0tmwtcxJ77lQ==
DownloadCount 000000
CreatedDate 2013-02-20T05:58:01

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CorrugatedIron -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CorrugatedIron -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CorrugatedIron 1.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package CorrugatedIron -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CorrugatedIron -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap CorrugatedIron -Version 1.2.0
Uninstalling the package:
o remove-wrap CorrugatedIron

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries