Top 20 NuGet cache Packages

These extensions allow you to retrieve content either from the cache or directly from the web. Web content is automatically cached depending on cache/expires settings as defined on the server.
A Simple.Owin extension that provides caching APIs and abstractions
DCacheManager is a powerful helper module allowing you using easily the Windows Azure Distributed Cache role or shared role
IronCache is an elastic and durable key/value store that’s perfect for applications that need to share state, pass data, and coordinate activity between processes and devices. Reduce database load by making use of a high-performance middle tier for asynchronous processing and communication.
Persistent Object Cache serializes objects and store them to disk as json. When retrieving objects cache time is validated, if cache time has been exceeded null is returned otherwise the object.
Allows you to host Dache in your own processes such as Azure Worker Roles, Console applications, etc.
Simple yet extensible cache abstraction for the .net framework. This package extends an existing Web API 2 project with a cache administration http endpoint
The Extended Distributed Calling package allows Umbraco developers to create and use Distributed Calling providers to cater for different load balanced scenarios. Specifically where a hard coded list of server addresses is not possible to obtain for use within Umbraco's Distributed Calling configura...
SmartCache is a .NET library that enables you to store each object and its nested objects to their own cache storage reference, instead of putting the whole object itself into the cache with a single reference. What it really does is cache normalization similar to relational database normalization.
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.
Provides classes that abstract access to a cache item or collection of cache items
Simplified fluent way for accessing a Redis cache now ThreadSafe by design RedisCacheManager: + GetOrDrill + GetOrDrillLong (30 min) + GetOrDrillShort (10 min) + Overwrite + Poison q: [email protected] [2.0] - RedisCacheInstance for multiple cache server usage [1.5] - Added thread safety v...
A helpful library for configuring and managing NHibernate session factories and sessions
Helpers to fingerprint urls to static resources
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.
Distributed Caching based on PubComp.Caching.Core and MongoDB
An implementation of Rabbit.Cache for Redis NoSQL
Memcached caching service. For configuration https://github.com/enyim/EnyimMemcached/wiki/MemcachedClient-Configuration
Super easy-to-use in-memory threadsafe library for .net.
Provides caching on methods using C# attributes (AOP approach)