Metadata >> NuGet >> RiakClient >> 2.0.0-beta1

2.0.0-beta1

Metadata

Authors OJ Reeves, Jeremiah Peschka, Alex Moore, Luke Bakken
Copyrights © 2011-2014 OJ Reeves & Jeremiah Peschka / © 2015 Basho Technologies, Inc.
Description Riak .NET Client - the .NET client for Riak. Riak is a distributed, fault tolerant, highly-available Key/Value store written by Basho Technologies. Riak .NET Client 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. Riak Client 2.0 requires Riak 2.0, or Riak 1.4.
IconUrl http://corrugatediron.org/nugeticon.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Basho Technologies, Inc.
ProjectUrl http://corrugatediron.org/
RequireLicenseAcceptance False
Summary Riak .NET Client - the .NET client for Riak.
Tags Riak .NET Client riak-dotnet-client CorrugatedIron Corrugated Iron NoSQL Driver Distributed
Dependencies Newtonsoft.Json:6.0.4|protobuf-net:2.0.0.668
Title Riak .NET Client
PackageSize 479043
PackageHashAlgorithm SHA512
PackageHash JdE1b1DuCUmQ2VSsb2tKRzuSf9uJ0hiT9qD2Z4eP85Dh5l43B86q6T1KbaEAMbQenSmYeMBBL7rhY72Sa5mBmA==
DownloadCount 000000
CreatedDate 2015-01-27T14:32:24

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 RiakClient -Version 2.0.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RiakClient -Version 2.0.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete RiakClient 2.0.0-beta1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap RiakClient -Version 2.0.0-beta1
Uninstalling the package:
o remove-wrap RiakClient

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