|
Pavalisoft.Caching
1.2.1
A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager
|
Classes | |
| class | ExtendedMemoryCache |
| Provides distributed cache implementation using MemoryCache More... | |
| class | ExtendedMemoryDistributedCache |
| Provides distributed cache implementation using MemoryCache More... | |
| class | InMemoryCacheStoreType |
| Provides implementation to create InMemoryStore from CacheStoreDefinition More... | |
| class | InMemoryStore |
| Provides MemoryCache version of the ICacheStore<T> More... | |
| class | MemoryDistributedCacheStore |
| Provides ExtendedMemoryDistributedCache version of the ICacheStore<T> More... | |
| class | MemoryDistributedCacheStoreType |
| Provides implementation to create MemoryDistributedCacheStore from CacheStoreDefinition More... | |
| class | ServiceCollectionExtensions |
| Provides IServiceCollection extensions for Cache Manger integration | |