Namespace Nevatech.Vsb.Repository.Caching
Classes
CacheProviderFactory
Providers methods for retrieving the currently configured cache provider.
MemoryCacheProvider
Implements the ICacheProvider that stores values in the local memory.
Interfaces
ICacheProvider
Defines interface for a class providing access to a cache.