Skip to main content
Couchbase.Extensions.Session package icon

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.

Total Downloads
44.1K
44,066
Published
Sep 14, 2022
Latest stable version

Install

.NET CLI
dotnet add package Couchbase.Extensions.Session --version 3.3.4
Package Manager Console
Install-Package Couchbase.Extensions.Session -Version 3.3.4
PackageReference
<PackageReference Include="Couchbase.Extensions.Session" Version="3.3.4" />

Frameworks

net6.0 .NETStandard2.1

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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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

The published metadata declares 14 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.