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

Classes

class  BaseCacheSettingsProvider
 Provides Base implementation CacheSettingsProvider of CacheSettings configuration More...
 
class  CacheManager
 Provides Cache Api ICacheManagerto interact with Cache Partitions for cache More...
 
class  CacheManagerExtensions
 Provides ICacheManager extensions which encapsulates the complexity
 
class  CachePartition
 Provides Api to interact with ICachePartition More...
 
class  CachePartitionDefinition
 Represents the Cache Partition Configuration Information More...
 
class  CacheSettings
 Provides configuration structure for the Cache manager and its partitions including Cache stores. More...
 
class  CacheSettingsProvider
 Provides base implementation for ICacheSettingsProvider More...
 
class  CacheStoreDefinition
 Represents Cache Store Information More...
 
class  ConfigurationCacheSettingsProvider
 Provides Json based CacheSettings configuration More...
 
class  ServiceCollectionExtensions
 Provides IServiceCollection extensions for Cache Manger integration