Category: .NET

The Couchbase ASP.NET Identity Storage Provider: Part 1
The Couchbase ASP.NET Identity Storage Provider: Part 1

This post focuses on how to integrate the Couchbase ASP.NET Identity Storage Provider DP with an ASP.NET MVC Web Application.

Windows 10 Support is HERE!
Windows 10 Support is HERE!

Windows 10 and the Future! I’m happy to announce official support for Windows 10 with the release of Couchbase 4.1. These are exciting times, and as we continue to grow we are investing heavily into the Windows and .NET platform....

Couchbase .NET Client SDK Tutorial
Couchbase .NET Client SDK Tutorial

If you're an existing .NET Developer but new to Couchbase, this tutorial is for you! With this tutorial we aim to help you understand what Couchbase Server is and how to use it from .NET in a step by step...

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...

Couchbase 4.0 has landed!
Couchbase 4.0 has landed!

Couchbase Server 4 has landed! and the Couchbase .NET SDK makes it easy to use! What's new? N1QL – you can now do rich query against your JSON documents in Couchbase Filtered XDCR – Not all data needs to be...

Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!
Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!

Learn the basics of getting started with Linq2Couchbase, the major actors in the API, and integration with ASP.NET and Owin/Katana.

Guest post from CenterEdge Software: Couchbase and N1QL Security
Guest post from CenterEdge Software: Couchbase and N1QL Security

Note: this is a guest post by Brant Burnett of CenterEdge Software, a company which developes POS and specialty software for the amusement park, leisure and entertainment industries. Overview N1QL is an incredibly powerful new tool which will help to...

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...

Introducing Couchbase .NET SDK 2.1.0: The asynchronous Couchbase .NET Client!
Introducing Couchbase .NET SDK 2.1.0: The asynchronous Couchbase .NET Client!

At long last the Couchbase .NET SDK 2.1.0 GA is available! This release is a minor release for 2.1.0, but it includes support for the Task Asynchrony Pattern (async and await keywords) and non-blocking IO for all Key/Value operations. In...

Couchbase .NET SDK 2.0.3 and 1.3.11 now Available!
Couchbase .NET SDK 2.0.3 and 1.3.11 now Available!

Read what's new in the Couchbase .Net SDK 2.0.3 & 1.3.11. Learn the major feature addition of async methods for the ClusterManager & BucketManager classes.

Preview N1QL DP4 Support for the Couchbase .NET SDK 2.0!
Preview N1QL DP4 Support for the Couchbase .NET SDK 2.0!

Yesterday, the query team here at Couchbase released the long-awaited N1QL Developer Preview 4! If you haven’t heard of N1QL, it’s an all new SQL-like query language that Couchbase is developing for querying non-relational data-stores like Couchbase. The goal is...

Couchbase .NET SDK 2.0.1 is now available!
Couchbase .NET SDK 2.0.1 is now available!

Today we are releasing version 2.0.1 of the Couchbase .NET SDK 2.0. This is a follow up release from the GA release 2.0.0 in early December of last year and largely includes bug fixes and performance improvements building on the...