Top 20 NuGet cache Packages

A .net caching library based on original LazyCache implementation
A Redis storage provider for AnyCache
This package provides cache aspect for your methods. Put [MemoryCache(seconds)] attribure on your methods. And enjoy hassle-free memory cache for your methods. Or implement your own cache mechanics by inheriting CacheAttribute class. Powered by AspectInjector.
Provides in-memory, caching support for Cached, the fast, easy and concurrency-safe cache library for NetCore and Net 5. Utilizes Microsoft.Extensions.Caching.Memory.MemoryCache as underlying cache provider.
Hi, this library contains more than one cache provider. Thus, you can easily change the provider in your applications without re-implementation.
This package allow to invalidate local memory cache items with the help of StackExchange.Redis
This package allow to invalidate local memory cache items with the help of StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
A multi-level cache wrapper for MemoryCache and Redis.
Provides Redis Enterprise cache management capabilities for Microsoft Azure.
The Enterprise Library Caching Database Backing Store lets developers store cached data in a database.
DynaCache is a small C# library that allows you to automatically cache the output from standard .NET functions. Although it is possible to use it without one, DynaCache works best when used in conjunction with a dependency injection (DI) framework, such as StructureMap, Ninject, etc.
The activity pack contains a set of WF activities based on Windows Azure Storage Service and Windows Azure AppFabric Caching Service, which enables developers to easily access these Azure services within a workflow application. For more information, please visit http://wf.codeplex.com
WP7Contrib communication assemblies, for simplifying commuinication (HTTP) with application servers. Contains the following assemblies: WP7Contrib.Communications.dll
NetSqlAzMan is for all Microsoft .NET 4.0 developers that need to manage loosely-coupled applicative authorizations, that is, weakly coupled with source code, in a light and fast way having all these authorizations in a relational database such as MS Sql Server (2000/MSDE/2005/2008/Express).
Provides a shared interface for caching implementations which application and framework developers can reference. Using the library allows an application to indirectly access the capabilities without relying on hard references.