couchbase
NuGet publisher profile
Packages (55)
CouchbaseNetClient
The Official Couchbase .NET SDK.
Couchbase.Extensions.DependencyInjection
Extensions for CouchbaseNetClient 3.x supporing .NET Core configuration and dependency injection.
Linq2Couchbase
The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.4 and greater.
Couchbase.Lite
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
CouchbaseAspNet
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK
Couchbase.Lite.Enterprise
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Lite.Enterprise.Support.NetDesktop
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Extensions.OpenTelemetry
Package Description
Couchbase.Extensions.Caching
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.
Couchbase.Transactions
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.
Couchbase.Lite.Support.NetDesktop
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Lite.Enterprise.Support.iOS
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Extensions.Locks
A system for managing distributed mutexs backed by Couchbase.
Couchbase.Lite.Mapping
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.
Couchbase.Lite.Support.Android
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Lite.Extensions
Interfaces for making extensions to Couchbase Lite .NET
Couchbase.Lite.Enterprise.Support.Android
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Extensions.MultiOp
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.
Couchbase.Lite.Support.iOS
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Lite.Storage.SystemSQLite
A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library
Couchbase.Extensions.Encryption
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.
Couchbase.Extensions.DnsDiscovery
Package Description
Couchbase.Lite.Enterprise.Support.UWP
UWP native libraries and support classes for Couchbase Lite .NET
Couchbase.Lite.Support.UWP
UWP native libraries and support classes for Couchbase Lite .NET
CouchbaseNHibernateCache
2nd level caching provider for NHibernate using Couchbase
Couchbase.Lite.Listener
Provides Couchbase Lite with a self-hosted REST API.
Couchbase.Extensions.Session
A custom ASP.NET Core Middleware plugin for distributed session state using Couchbase server as the backing store. Supports both Memcached (in-memory) and Couchbase (persistent) buckets.
CouchbaseNLogAdapter
Couchbase NLog logging adapter for the Couchbase .NET Client Library.
Couchbase.Lite.Storage.SQLCipher
A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features.
Couchbase.Lite.Storage.ForestDB
A storage engine provider for Couchbase Lite .NET that utilizies the ForestDB key-value storage engine
Couchbase.EntityFrameworkCore
An EF Core DB Provider for Couchbase NoSQL database written in CSharp
Couchbase.Lite.Support.WinUI
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Lite.Listener.Bonjour
Enables Bonjour/DNS-SD Discovery for Peer-to-Peer Couchbase Lite applications.
Couchbase.Lite.Enterprise.Support.WinUI
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
Couchbase.Lite.Storage.CustomSQLite
A storage engine provider for Couchbase Lite .NET that utilizies a custom built SQLite library
CouchbaseLog4NetAdapter
Couchbase log4net logging adapter for the Couchbase .NET Client Library.
CouchbaseGlimpse
Couchbase client logging tab for Glimpse
CouchbaseModelViews
Framework for creating Couchbase views from attributes on model classes.
Couchbase
The Official On-Premise Couchbase .NET SDK.
Couchbase.Aspire.Client
A Couchbase client that integrates with Aspire, including health checks, logging, and telemetry.
Couchbase.Extensions.Compression.Snappier
Extends the Couchbase SDK with Snappier compression for key/value operations. Designed for .NET Core 3.0 and later.
Couchbase.HealthChecks
Couchbase.HealthChecks is the health check package for Couchbase.
CouchbaseSnippets
Visual Studio Code Snippets for use with the CouchbaseClient
CouchbaseIdentity
The official ASP.NET Identity Provider for Couchbase Server.
CouchbaseNetClientMono
Mono compatible Couchbase client library for .NET based languages.
Couchbase.Aspire.Hosting
Couchbase support for Aspire.
Couchbase.Aspire.Client.DistributedCaching
A Couchbase implementation for IDistributedCache that integrates with Aspire, including health checks, logging, and telemetry.
Couchbase.Aspire.Hosting.Indices
Couchbase Index Manager support for Aspire.
CouchbaseElmahErrorLog
Couchbase Elmah Error Log.
Couchbase.Lite.VectorSearch
An extension to Couchbase Lite .NET that enables vector search functionality
Robo.Mvvm
A simple prototyping MVVM library.
CouchbaseHttpClients
Couchbase RestSharp and Hammock HTTP view clients.
Robo.Mvvm.Forms
A simple prototyping MVVM library supporting Xamarin.Forms.
Couchbase.Stellar
Package Description
Couchbase.AnalyticsClient
The Official Couchbase Analytics .NET SDK