12 packages tagged with “inmemorycache”
C# DDD Infrastructure Layer
In-Memory Caching module to cache data.
MediatR extension for caching
MediatR extension for Redis cache
MediatR extension for in memory caching
The VersaTul Caching project is designed to provide a simplfied caching interface with the ability to change the underlining caching engine easily and quickly. The default cache engine is built on top of the Microsoft Extensions Caching Memory class, which provides an in memory caching store. This implementation can be easily replaced using the interface provided.
NexGen.MediatR.Extensions.Caching.Redis
NetcodeHubOutputCacheService is a robust .NET library designed to simplify caching operations in your applications. This package provides a straightforward interface to interact with caching mechanisms, ensuring efficient and thread-safe caching of data. It integrates seamlessly with various caching stores through the IOutputCacheStore interface, supporting asynchronous operations to set, retrieve, and remove cached data.
NexGen.MediatR.Extensions.Caching
NexGen.MediatR.Extensions.Caching.Garnet
NexGen.MediatR.Extensions.Caching.EntityFramework