Found 132 packages
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
FluentCache implementations based on Microsoft.Extensions.Caching.Abstractions interfaces (IMemoryCache and IDistributedCache)
Multi-level caching implementation building on and extending IDistributedCache
Polly.Caching.IDistributedCache is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.
The AWS Distributed Cache provider provides an IDistributedCache implementation backed by DynamoDB.
Polly.Caching.Distributed is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.
The DistributedCache implementation for the definition of the IdempotentAPI.Cache.
An SQLite-backed IDistributedCache cache implementation for ASP.NET Core. Fast, transparent, persistent caching.
FloxDc's Cache Flow is a comprehensive .NET library designed for efficient distributed cache management. It leverages the IDistributedCache and IMemoryCache interfaces to provide robust caching solutions, ensuring high performance and scalability for your applications. This library supports multiple .NET versions, including .NET Core 3.1, .NET 5, .NET 6, .NET 7, and .NET 8.
Cache provider for NHibernate using .Net Core IDistributedCache (Microsoft.Extensions.Caching.Abstractions). This provider is not bound to a specific implementation and require a cache factory yielding IDistributedCache implementations.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Azure Table Storage.
A Redis® implementation for IDistributedCache that integrates with Aspire, including health checks, logging, and telemetry.
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/.
Aerospike IDistributedCache implementation
IDistributedCache implementation for DynamoDb