RiakClient 2.5.0

dotnet add package RiakClient --version 2.5.0
                    
NuGet\Install-Package RiakClient -Version 2.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RiakClient" Version="2.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RiakClient" Version="2.5.0" />
                    
Directory.Packages.props
<PackageReference Include="RiakClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RiakClient --version 2.5.0
                    
#r "nuget: RiakClient, 2.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RiakClient&version=2.5.0
                    
Install RiakClient as a Cake Addin
#tool nuget:?package=RiakClient&version=2.5.0
                    
Install RiakClient as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RiakClient:

Repository Stars
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
Version Downloads Last updated
2.5.0 22,414 12/17/2016
2.5.0-beta1 915 12/14/2016
2.4.0 1,307 11/18/2016
2.4.0-beta2 1,110 7/14/2016
2.4.0-beta1 949 7/6/2016
2.3.1-beta1 957 6/24/2016
2.3.0 138,476 5/19/2016
2.3.0-beta3 942 5/18/2016
2.3.0-beta2 927 4/15/2016
2.3.0-beta1 1,215 3/21/2016
2.2.0 39,025 9/26/2015
2.1.1 2,277 7/30/2015
2.1.0 1,677 5/26/2015
2.0.0 1,376 3/23/2015
2.0.0-beta5 982 3/17/2015
2.0.0-beta4 1,499 2/27/2015
2.0.0-beta3 1,300 2/12/2015
2.0.0-beta2 1,016 1/27/2015
2.0.0-beta1 995 1/27/2015