Top 20 NuGet distributedcache Packages

AppFabric wrapper using NCache to port your .Net application from AppFabric to NCache OpenSource with minimal code change.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MongoDB. This implementation is based on the official made by Microsoft for SqlServer and Redis. In order to fix an issue in the MongoDB driver using .net core 3.0, this release (2.1.2) upgrades the...
Adds transparent response caching to MediatR request pipeline.
ScaledDomains.Extensions.Caching.MySql is a free, open source distributed cache implementation using MySql as datastore.
A simple distributed caching provider based on csredis.
A simple distributed caching provider based on EnyimMemcachedCore.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MySql.
ScaledDomains.Extensions.Caching.MySql is a free, open source distributed cache implementation using MySql as datastore.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft Azure Cosmos DB. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Pavalisoft.Caching is .NET Standard caching extension for .NET written in C# to provide single unified API for both MemoryCache and DistributedCache implementations. It's additional feature CacheManager supports various cache providers and implements many advanced features which can be used in singl...
DesertOctopus.MammothCache.Redis provides an implementation of a distributed cache using Redis for DesertOctopus.MammothCache.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using ServiceStack.Redis.Core
A caching provider for Entity Framework 6.x using NCache Enterprise.
NCache backplane for scaling out ASP.NET Core SignalR applications in web-farm.
NCache backplane for scaling out ASP.NET SignalR applications in web-farm.
Provides a distributed cache with a memory-based first level cache for fast acces to recent items.
Command line tool to create tables and indexes in a MySql Server database for distributed caching.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using ServiceStack.Redis.Core
An extension for caching results of queries into the Redis cache. This library implements asynchronous and synchronous execution. It supports distributed lock to be able to use cache between n-numbers of servers which runs the application and doesn’t allow any race condition for cache update. You ca...
An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store. You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server. Thanks goes to https://github.com/SoCreate/service-fabri...