Top 20 NuGet caching Packages

Supports caching of objects both memory based and file based. Also includes a scavenger process to clean up files on disk.
Tools for setting up CSV file caching on a HttpApplication
Tools for making HTTP requests.
A set of extensions to Linq2DynamoDb.DataContext for use in ASP.Net projects. Includes an ASP.Net DataSource implementation. Extends Linq2DynamoDb.DataContext to allow exposing it as an OData endpoint.
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
An easy-to-use and fast caching framework for .NET with support for many storage systems: * Redis * System.Runtime.Caching.MemoryCache * Portable Memory Cache for use with Windows Store, Windows Phone 8, Xamarin apps NOTE: Provision requires a provider to work, please download one of the Provision...
Adds support to the Provision package for configuration using app.config and web.config files.
Adds support to the Provision package for using System.Runtime.Caching.MemoryCache as cache backend.
Adds support to the Provision package for using a portable thread-safe collection as cache backend.
Provides classes that abstract access to a cache item or collection of cache items
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
Provides support for cached, memoized functions, that return the same value for repeated invocations with the same parameters. Inspired by C#'s System.Lazy class.
Provides caching on methods using C# attributes (AOP approach)
StackExchange Redis adapter for common caching infrastructure
Implements caching in MemcacheD (including AWS ElastiCache implementation) for Linq2DynamoDb.DataContext.
Extension to Strathweb CacheOutput WebApi2 for Microsoft AppFabric Distributed Caching
.Net cache wrapper for Memcached using EnyimMemcached