Category: .NET

Couchbase .NET SDK 1.3.6 Released, How to Contribute to Couchbase .NET SDK and Other News
Today’s Release Today we released version 1.3.6 of the .NET SDK! This was another bug fix/maintenance release that included several contributions from the Couchbase community. Being an Open Source Software project, we depend upon community involvment and each and every...

Introducing Couchbase .NET SDK 2.0 Beta!
Some call it “bayduh”, others like my colleague Don Pinto here at Couchbase call it “bee-tah”; but whatever you call it were shipping it! After many months of development and three developer previews, we proudly present the Couchbase .NET SDK...

Couchbase .NET SDK 1.3.10 Now Available!
This is bug fix and maintenance release for the 1.3.X version of the Couchbase .NET Client. It contains a number of bug fixes and a performance enhancement specific to add/remove node and rebalance scenarios. It is suggested that users of...

The Essential Couchbase APIs Cheat Sheet
As a developer, you might want to quickly check out the programming API’s in your favorite language and build your app. While there is nothing that can replace reading all the API details in the Couchbase Server documentation, a refcard...

Introducing the Couchbase DOTNET SDK 2.0 Development Blog Series
Hello folks, over the next couple of months we’ll be doing a series of blogs that will follow the development of the Couchbase .NET 2.0 SDK. In this post I will go over the high level architecture, some motivation and...

Introducing the Couchbase .NET SDK 2.0 Beta 2!
Today we are releasing a Beta 2 of the Couchbase .NET SDK 2.0. This is an exciting update in our continued commitment to the .NET platform, and the .NET community. We've even managed to squeeze in a few new features...

Couchbase DOTNET SDK 2.0 Development Series: Part 1-1: Server Config
In the introduction to this series, I discussed some of the motivation for rewriting .NET SDK, the goals, objectives and the major features of the upcoming 2.0 release, and we examined the high-level architecture (10000 feet view) of a Couchbase...

Couchbase .NET SDK 2.0 Development Series: New View Querying Syntax
A core goal of the new Couchbase .NET SDK is improving the developer experience. We are working to achieve this goal in several ways: Reducing the number of steps (read App.Config “free”) required to get up and running with Couchbase...

Couchbase .NET SDK 2.0 Development Series: Logging
*Note: source can be found here. While perhaps one of the more drab features of an SDK, logging and instrumentation is probably one of the most valuable in terms of finding and isolating issues and ensuring that your application is...

Couchbase .NET SDK 2.0 Developer Preview 3
As a follow to the previous DP2 in June, we are releasing another developer preview, DP3. This developer preview, adds a plethora of bug fixes, features and most importantly, changes to the public API by way of a) providing methods...

Couchbase .NET SDK 2.0 Developer Preview 1
At long last, we present the official Developer Preview 1 (DP1) for the Couchbase .NET 2.0 SDK! Previously, I posted about some of the motivation behind rewriting the Couchbase .NET SDK and also some of the goals and features you...

Couchbase .NET SDK 1.3.9 Released!
Today we released a very minor version 1.3.9 of the Couchbase .NET SDK with a single patch. With the .NET SDK 2.0 Beta just around the corner, priorities have shifted to 2.0 development and specifically: stamping out major bugs, documentation...