Top 20 NuGet caching Packages

Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
Catel.Core library.
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: - AutoQuery - Redis MQ - OrmLiteAuthRepository - OrmLiteCacheClient - OrmLiteAppSettings - RedisServerEvents ...
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
A simple in-memory caching provider.
Entity Framework Core Second Level Caching Library.
Adds disk caching to the ImageResizer core. Fast, multithreaded, and self-managing. Drastically increases scalability and performance. Writing processed images to disk permits images to be served as static files by IIS, eliminating the typical RAM and CPU overhead assocatied with real-time image pr...
A simple distributed caching provider based on StackExchange.Redis.
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implemen...
Xamarin Library to load images quickly and easily. Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is...
Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Memory.MemoryCache as a provider for Polly's CachePolicy.
Business Entity Execution Framework (Beef) core framework.
MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
CacheManager extension package which adds support for Redis as a distributed cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
High performance Memcached client on .NET, incorporating both synchronous and asynchronous
CacheManager extension package providing JSON serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains a Newtonsoft.Json based serializer...
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for Microsoft.Extensions.Caching.Memory.