Skip to main content
Couchbase.Extensions.Caching package icon

Couchbase.Extensions.Caching

A custom ASP.NET Core Middleware plugin for distributed cache using Couchbase server as the backing store for Couchbase 6.5 or greater with Collections/Scopes. Supports both Memcached (in-memory) and Couchbase (persistent) buckets. Targets CouchbaseNetClient 3.2.X and greater.

Total Downloads
591.5K
591,479
Published
Sep 15, 2021
Latest stable version

Install

.NET CLI
dotnet add package Couchbase.Extensions.Caching --version 2.0.0-beta.2
Package Manager Console
Install-Package Couchbase.Extensions.Caching -Version 2.0.0-beta.2
PackageReference
<PackageReference Include="Couchbase.Extensions.Caching" Version="2.0.0-beta.2" />

Frameworks

net5.0 .NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.