Tag: DOTNET

Introducing the Couchbase .NET SDK 3.0  “Alpha” Releases

Introducing the Couchbase .NET SDK 3.0 “Alpha” Releases

What’s in an SDK? Couchbase Server offers multiple services for storing, retrieving, querying and analyzing your data. Each service exposes a public API either as REST API or via lower level, extended, Memcached binary protocol. With the proper Authentication and...

Couchbase .NET SDK 2.0.2 released Today!

Couchbase .NET SDK 2.0.2 released Today!

Today we are releasing another bug fix and maintenance release of the Couchbase .NET SDK: 2.0.2. This is a follow up release to 2.0 and 2.0.1 and most notably provides support for N1QL DP4 which is now merged with the...

Using Jil for custom JSON Serialization in the Couchbase .NET SDK

Using Jil for custom JSON Serialization in the Couchbase .NET SDK

One of the new features introduced in 2.1.0 of the Couchbase .NET SDK was support for overriding the default serializer with your own custom serializer by extending the ITypeSerializer interface and providing your own or favorite serializer. In this article...

Couchbase .NET SDK 2.3.5 Now Available!

Couchbase .NET SDK 2.3.5 Now Available!

Couchbase .NET SDK 2.3.5 Now Available! Today we are releasing Couchbase .NET SDK 2.3.5 another bug-fix/maintenance release. In this we release we added a new, improved security model for passing credentials to the server: SCRAM-SHA1. We also added a few...

Couchbase .NET SDK 2.3.3 Now Available!

Couchbase .NET SDK 2.3.3 Now Available!

Couchbase .NET SDK 2.3.3 Now Available! Today we are releasing a maintenance and bug fix release of the Couchbase .NET SDK. This is a follow up release to 2.3.0 and 2.3.1 (there is no 2.3.2 release) and we suggest you...

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available! Today we are releasing version 2.2.7 of the official Couchbase .NET SDK! This release notably contains supports for Index management and adds to the Sub-Document API which was released as...

Developer Preview of new Sub-document API included w/2.2.6 release of Couchbase .NET SDK

Developer Preview of new Sub-document API included w/2.2.6 release of Couchbase .NET SDK

Note: all examples can be found here. Today we are releasing a very special Developer Preview (DP) of a new feature in the upcoming release of Couchbase Server called Sub-document, along with our normal Couchbase Server .NET SDK 2.2.6! The...

Couchbase .NET SDK 2.2.4 now Available!

Couchbase .NET SDK 2.2.4 now Available!

Couchbase .NET SDK 2.2.4 now Available! Today we are releasing version 2.2.4 of the Couchbase .NET SDK! This release is the follow-up to 2.2.2 and includes 2.2.3, which was merged into 2.2.4. The most important feature of this release is...

Couchbase .NET SDK 2.1.3 (and 2.1.2) released!

Couchbase .NET SDK 2.1.3 (and 2.1.2) released!

  Today we are releasing a follow up release to 2.1.0 and 2.1.1 that includes support for Multidimensional Scaling (MDS) for Couchbase Server 4.0 Beta and a plethora of bug fixes! In this post i’ll explain what MDS is and...

The Couchbase ASP.NET Identity Storage Provider: Part 1

The Couchbase ASP.NET Identity Storage Provider: Part 1

The ASP.NET Identity System is a new collection of software components for supporting authourization and authentication within ASP.NET applications. It provides significant improvements over the previous ASP.NET Membership and Simple Membership and aims to make it easier support non-relational backing...

Released: Couchbase .NET SDK 2.2.2

Released: Couchbase .NET SDK 2.2.2

Released: Couchbase .NET SDK 2.2.2 Today we are releasing Couchbase .NET SDK version 2.2.2, a bug fix and follow up release to v2.2.1. Most of the improvements in this release are for a future improvement to the IO engine for...

The Couchbase .NET SDK 2.1.4 is now Available!

The Couchbase .NET SDK 2.1.4 is now Available!

  Today we are releasing version 2.1.4 of the Couchbase .NET SDK. This release focuses on bug fixes and other improvements; however, 2.2.0 which will be released early this fall will provide full support for Multi-Dimensional Scaling (MDS) and N1QL...