Tag: .NET

Couchbase on ASP.NET MVC (Video)

Couchbase on ASP.NET MVC (Video)

This video will walk you through the basics of using Couchbase in your ASP.NET MVC application. You will need to have Couchbase Server already installed to follow along. I’ve already created a video to show you how to install Couchbase...

Matthew Groves June 13, 2016
Couchbase with Windows and .NET – Part 5 – ASP.NET CRUD

Couchbase with Windows and .NET – Part 5 – ASP.NET CRUD

Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Part 3 showed the very simplest example of using Couchbase in ASP.NET In Part 4, I did some...

The Couchbase Team May 31, 2016
Full Text Search in .NET with Couchbase 4.5

Full Text Search in .NET with Couchbase 4.5

Full Text Search (or FTS) is a new feature that is being released as a developer preview in Couchbase 4.5. It is not meant for production, and is not yet supported, but it is a glimpse at things to come....

Matthew Groves May 19, 2016
Couchbase with Windows and .NET – Part 4 – Linq2Couchbase

Couchbase with Windows and .NET – Part 4 – Linq2Couchbase

Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Part 3 showed the very simplest example of using Couchbase in ASP.NET In this blog post, I’m going...

Matthew Groves May 18, 2016
New Release: Couchbase .NET SDK 2.2.8 w/FTS Developer Preview!

New Release: Couchbase .NET SDK 2.2.8 w/FTS Developer Preview!

New Release: Couchbase .NET SDK 2.2.8! Today we are releasing version 2.2.8 (v2.2.8) of the Couchbase .NET SDK! In this release you will find bug fixes and Developer Previews (DP) for upcoming features in support of Couchbase Server 4.5. This...

Couchbase with Windows and .NET – Part 3 – ASP.NET MVC

Couchbase with Windows and .NET – Part 3 – ASP.NET MVC

This blog post is part 3 of a series: Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Are you ready to write some code? In this...

Matthew Groves May 13, 2016
Couchbase with Windows and .NET – Part 2

Couchbase with Windows and .NET – Part 2

Couchbase with Windows and .NET – Part 2 – Lingo This blog post is part 2 of a series. Part 1 covered how to install and setup Couchbase on Windows. In part 1 – Setup, I showed the very basics...

Matthew Groves May 9, 2016
Couchbase with Windows and .NET – Part 1 – Setup

Couchbase with Windows and .NET – Part 1 – Setup

In this blog post series, I’m going to show the very basics of interacting with Couchbase for .NET developers. I’ll start with the basics, and build towards a “vertical” slice of a complete ASP.NET MVC app. Let’s start with the...

Matthew Groves May 4, 2016
Hello, Couchbase, it’s me, Matthew Groves!

Hello, Couchbase, it’s me, Matthew Groves!

I just started as a Developer Advocate at Couchbase, so let me tell you a little about myself. I’ve been coding since the early 2000s, mainly as a web developer. I live in Grove City, Ohio, which is a suburb...

Matthew Groves April 26, 2016
Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL! Earlier this week we released v1.1.0 (specifically v1.1.0.2) of Linq2Couchbase, the official Linq Provider for Couchbase Server and N1QL! This release includes new and experimental features as well as bug...

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

Couchase ASP.NET Integration Beta 3 released!

Couchase ASP.NET Integration Beta 3 released!

Today we pushed Beta 3 of the Couchbase ASP.NET Integration packages to NuGet! Formally known as Couchbase Caching and Session providers, this project contains or will contain implementations of various API’s (Caching/Session providers, Identity, etc) for integration between Couchbase Server...