Metadata >> NuGet >> RiakClient >> 2.2.0

2.2.0

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://basho.com/design-assets/Basho-Logos/png/basho-logo-color-vert.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Basho Technologies, Inc.
ProjectUrl https://github.com/basho/riak-dotnet-client
ReleaseNotes Please see: https://github.com/basho/riak-dotnet-client/blob/master/RELNOTES.md
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.8|protobuf-net:2.0.0.668
Title Riak .NET Client
PackageSize 668374
PackageHashAlgorithm SHA512
PackageHash 3R3nAG0Z2LClQIej3s6nLerFUad3LPvNK2B9PKBdsXukH8umvDgJPbF8hUpnNjAFavHAPdtahFaxJLLhqRvfPg==
DownloadCount 000000
CreatedDate 2015-09-26T14:00:43

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.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RiakClient -Version 2.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 RiakClient 2.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap RiakClient -Version 2.2.0
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