80 packages tagged with “couchbase”
The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.4 and greater.
Couchbase client extensions
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Package Description
This package provides functionality for Couchbase Distributed ACID Transactions for .NET Core. Distributed ACID Transactions are operations that ensure that when multiple documents need to be modified such that only the successful modification of all justifies the modification of any, either all the modifications do occur successfully; or none of them occurs. This Atomicity supports insert, update, and delete operations, across any number of documents.
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK
A custom ASP.NET Core Middleware plugin for distributed cache using Couchbase server as the backing store. Supports both Memcached (in-memory) and Couchbase (persistent) buckets.
Serilog event sink that writes to a Couchbase cluster using the Couchbase .NET client library.
Xunit test fixture for Couchbase
A simple component that extends Couchbase.Lite to provide extension methods for converting an object to a Document/MutableDocument and a Document/MutableDocument to an object. This package is not officially supported by Couchbase Inc.
Provides extensions for ICouchbaseCollection to perform multiple similar operations in parallel. For example, getting 100 documents based on their keys or performing a bulk insert of 100,000 documents. It is optimized to maximize throughput by limiting the degree of parallelization and to returning exceptions separately for each operation.
This package adds support to Couchbase for Hangfire
Represents a connection to Couchbase server for FastReport.OpenSource. This package will not be updated. The FastReport.Data.Couchbase package now includes a connector for all versions of the FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.CoreWin (.Net Core 3.1 and .Net 5 Windows).
2nd level caching provider for NHibernate using Couchbase
Represents a connection to Couchbase server. Shared Plugin for all versions of FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.WPF, FastReport.Avalonia. Requirements: Any FastReport 2026.1.4.0+ package, NuGet Client 3.4.4+
This package contains the 'CouchBaseLite' plugin for MvvmCross.
Couchbase NLog logging adapter for the Couchbase .NET Client Library.
Interfaces for making extensions to Couchbase Lite .NET
A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library
Attribute based Field level encryption library for the .NET Couchbase SDK. Encrypted fields are protected in transit and at rest. Fields are transparently decrypted when they are retrieved from Couchbase within the application.