Top 20 NuGet caching Packages

Core caching package
Package Description
Package Description
Cache bucket core
Caches
This package implements the caching provider via SQLite
This package implements the caching provider via the .NET 4.5 framework (Memory Cache, etc).
This package implements the core caching provider contracts
Umbraco 6 caching library used by Rhythm Agency.
Extensions for overriding the behaviour of the default ASP.Net Core ResponseCaching as well as additional Cache implementations such as Disk. (Similar to OutputCache of previous versions of ASP.Net)
Useful Types: Cache, DefaultCache, ICache Generally useful for unit testing when you want to be able to control the inner state of a class. Replace internal state with injected caches and mock the return values. Addtional timed cache method allows for timed expiration (removal from cache) of cach...
Package Description
Package Description
Package Description
.NET Standard library for providing async-friendly simplified standardized expressive interfaces and base classes for working with different cache implemenations. Part of the "Open" set of libraries.
A multi-threaded high performance Least Recently Used cache with async/await support, compiled for .NET Standard 1.1. Read https://www.continuousimprover.com/2016/02/a-least-recently-used-cache-that-you.html for some background information.
Json serializator for CacheIt
Absractions for caching with CacheIt