Metadata >> NuGet >> CorrugatedIron

CorrugatedIron

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 and 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. Corrugated Iron 1.4 requires Riak 1.3 or Riak 1.4
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 439139
PackageHashAlgorithm SHA512
PackageHash s6r/AYQDVAoSC2c6AKS3a5kAA1Hz3OWHO/yW/u0XnPme4rbHJHWqMNKNBKHdyh4pslS/M47/kBRvGSirjz2gmw==
DownloadCount 000000
CreatedDate 2013-09-11T23:28:14

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

OpenWrap

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

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.4.2
1.4.1
1.4.0
1.4.0-rc1
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.0-rc1
0.2.3.0
0.2.2.0
0.2.1.0
0.2.0.0
0.1.3.0
0.1.2.0
0.1.1.0