| 
    Pavalisoft.Caching
    1.2.1
    
   A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager 
   | 
 
Classes | |
| interface | ICache | 
| Represents a ICache in ICachePartition implementation  More... | |
| interface | ICacheManager | 
| Represents ICacheManager implementation  More... | |
| interface | ICachePartition | 
| Represents ICachePartition implementation  More... | |
| interface | ICacheSettingsProvider | 
| Represents ICacheSettingsProvider  More... | |
| interface | ICacheStore | 
| Represents ICacheStore<T> implementation  More... | |
| interface | ICacheStoreType | 
| Represents ICacheStore creation implementation from CacheStoreDefinition  More... | |
| interface | IExtendedDistributedCache | 
| Represents the distributed cache  More... | |
| interface | IExtendedMemoryCache | 
| Represents a distributed cache of serialized values.  More... | |
| interface | ISerializer | 
| Represents interface for Cache Item Serializer  More... | |