Top 20 NuGet caching Packages

Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.
The Dache cache client allows you to connect to a Dache cache host.
A type-safe data context for AWS DynamoDB with LINQ and in-memory caching support. Allows to combine DynamoDB's durability with cache speed and read consistency. Translates LINQ queries into corresponding DynamoDB Get/Query/Scan operations (trying to choose the most effective one) and stores query r...
This package implements the caching provider via SQLite
Class library that helps with caching of objects in runtime environments.
Kode-Aid shared caching core library.
Caching provider for NHibernate using NCache Enterprise. Supports SqlCacheDependency, allowing SQL Server changes to invalidate the cache.
Provides classes that support querying of cached data from NCache Enterprise.
NCache Enterprise backplane for scaling out ASP.NET Core SignalR applications in web-farm.
A backplane using NCache Enterprise messaging service for scaling out ASP.NET SignalR applications.
This contains a custom ASP.NET session state provider using NCache Enterprise.
Caching provider for NHibernate using NCache Professional.
NCache Professional backplane for scaling out ASP.NET Core SignalR applications in web-farm.
A backplane using NCache Professional messaging service for scaling out ASP.NET SignalR applications.
This contains a custom ASP.NET session state provider using NCache Professional.
Caching provider for NHibernate using NCache OpenSource.
This contains a custom ASP.NET session state provider using NCache OpenSource.
AppFabric wrapper using NCache to port your .Net application from AppFabric to NCache Enterprise with minimal code change.
Provides a framework to simply create proxies that handle caching against an IDistributedCache. With this, a project can start using caching in under 10 lines of code.
Allows the use of a [Cache] attribute to cache results of method calls of entire classes or only certain methods.