Couchbase .NET Client Library 1.2-beta Nuget Package
Fri, 09/28/2012 - 15:36
The Couchbase .NET Client Library has been deployed to Nuget as a Pre-release version. You can install the package at https://www.nuget.org/packages/CouchbaseNetClient/1.2.0-beta.
Make sure you install the package with the -Pre switch. You'll need a recent release of Nuget (> 1.6) to be able to use pre-release packages. The GUI has a drop down for enabling pre-releases.
Install-Package CouchbaseNetClient -Pre