Category: .NET
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...
Couchbase .NET SDK 2.0 GA Available!
Today we are releasing the new Couchbase .NET SDK for General Availability! This is a complete rewrite of the SDK and is based off of the Couchbase SDK 2.0 Specification, meaning it maintains a consistent interface with all of the...
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
Learn high level architecture and features, overall goals of the .NET SDK with respect to the other Couchbase clients: Node, PHP, Java, and C.
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
The blog post explains the design and development of one of the the core configuration components of a Couchbase SDK: Server Configuration.
Couchbase .NET SDK 2.0 Development Series: New View Querying Syntax
The post focuses on providing rich query API’s to Couchbase documents. Also, it deals with new view querying enhancements to the SDK’s to get the data.
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...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Vector Embeddings?
- A Breakdown of Graph RAG vs. Vector RAG
- Semantic Search vs. Keyword Search: What’s the Difference?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- A Guide to Vector Search