Top 20 NuGet memcached Packages

A generic cache mechanism that provides config switching between memory, ASP.NET web, AppFabric, memcached and redis cache mechasnisms. Supports advanced features such as cache dependencies and also fully supports AppFabric and redis within Azure. This package contains example code, configurati...
A generic cache mechanism that provides config switching between memory, ASP.NET web, AppFabric, memcached and redis cache mechasnisms. Supports advanced features such as cache dependencies and also fully supports AppFabric and redis within Azure. This package contains no examples or documenta...
A simple distributed caching provider based on EnyimMemcachedCore.
This is a forked version of https://github.com/alastairtree
EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.
log4net based logging adapter for the Enyim Memcached library.
NLog based logging adapter for the Enyim Memcached library.
Memcached SessionState providers
A C# framework library for wrapping .NET cache access, including the MemoryCache, AppFabric Cache, Memcached and a disk cache. Use any cache provider in AOP-style, or as an ASP.NET output cache.
SharpRepository is a generic repository, add memcached as caching provider
This package contains a Memcached implementation of the abstract ServiceCache.
Enyim Memcached adapter for common caching infrastructure
A C# framework library for wrapping .NET cache access, including the MemoryCache, AppFabric Cache, Memcached and a disk cache. Use any cache provider in AOP-style, or as an ASP.NET output cache.
Simple yet extensible cache abstraction for the .net framework. This package adds an adaptor for https://github.com/MichaCo/CacheManager library and thus add support for distributed caches such as Redis, Memcached and Couchbase.
Memcached caching service. For configuration https://github.com/enyim/EnyimMemcached/wiki/MemcachedClient-Configuration
Implements caching in MemcacheD (including AWS ElastiCache implementation) for Linq2DynamoDb.DataContext.
.Net cache wrapper for Memcached using EnyimMemcached
MemcachedMock is a full featured drop-in for replacing the memcached server + enyim front-end in unit tests
Namespacing of cache keys allows you to invalidate part of your cache, ie. all key for a specific user ID.