Category: .NET

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

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

Todd Greenstein December 9, 2015
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!

Today Couchbase is happy to announce the GA release of the official LINQ provider for Couchbase Server and the hot query language for JSON documents, N1QL! The goal of the provider is to provide a simple, easy to use ORM/ODM...

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!

This month, we have a couple of maintenance releases before we release Couchbase .NET SDK 2.1.0! Version 2.1.0 will be a significant release for the SDK, especially since we will have support for the async/await keywords and a new non-blocking...

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