Namespace Simplic.Cache
Classes
CacheClearedEventArgs
EventArgs for the CacheCleared event
CacheManager
Manages cache objects
CacheScope
Contains the simplic cache scope for parent and child caching
GenericCacheItem<T>
Gets an implementation to save a collection of
TypedWeakReference
WeakReference that keeps it type
WeakReferenceCachable<T>
Stores an object as weak reference in the cache
Interfaces
ICacheable
Stellt ein Interface da, welche gecached werden kann und mit dem CacheManager verwaltet wird
ICacheObject
Cacheable object
ICacheService
Cache service interface
IDataCacheRepository
Repository for reading and writing from the cache
IDataCacheService
IWeakReferenceCacheService
Cache service interface
Delegates
CacheClearedEventHandler
Delegate which will be fired, if the cached was cleared