Pavalisoft.Caching  1.2.1
A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager
Pavalisoft.Caching.Redis Namespace Reference

Classes

class  ExtendedRedisCache
 Provides RedisCache version implementation of IExtendedDistributedCache More...
 
class  RedisDistributedCacheStore
 Provides ExtendedRedisCache version of the ICacheStore<T> More...
 
class  RedisDistributedCacheStoreType
 Provides implementation to create RedisDistributedCacheStore from CacheStoreDefinition More...
 
class  ServiceCollectionExtensions
 Provides IServiceCollection extensions for Cache Manger integration