Skip to main content
CacheManager.Memcached package icon

CacheManager.Memcached

CacheManager extension package to work with Memcached as a distributed cache. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific Memcached handles.

Total Downloads
157.0K
157,020
Published
Mar 19, 2017
Latest stable version

Install

.NET CLI
dotnet add package CacheManager.Memcached --version 1.0.0
Package Manager Console
Install-Package CacheManager.Memcached -Version 1.0.0
PackageReference
<PackageReference Include="CacheManager.Memcached" Version="1.0.0" />

Frameworks

.NETFramework4.0 .NETFramework4.5

Dependencies

CacheManager.Core
.NETFramework4.0
[1.0.0-beta, )
EnyimMemcached
.NETFramework4.0
[2.16.0, )
CacheManager.Core
.NETFramework4.5
[1.0.0-beta, )
EnyimMemcached
.NETFramework4.5
[2.16.0, )

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.

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.