CacheManager.Memcached
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics. This package contains the specific Memcached and Couchbase handles.
Install
dotnet add package CacheManager.Memcached --version 0.2.0
Install-Package CacheManager.Memcached -Version 0.2.0
<PackageReference Include="CacheManager.Memcached" Version="0.2.0" />
Frameworks
No framework metadata available.
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.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
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.