Namespace Alachisoft.NCache.Integrations.EntityFramework.Caching
Classes
CacheItemWrapper
CachingOptions
Provides the user to configure different options that can be set while caching a certain item/result set.
EFCommandInterceptor
EFTransactionHandler
EnumerableResult
This class represents a cacheable enumerator for query being cached using IQueryable Extension
NCache
NCacheQueryable<T>
QueryableExtensions
Interfaces
ICache
Interface to be implemented by cache implementations.
Enums
CachingMethod
DependencyType
This enum is used to created database dependency to invalidate data from the cache. It should be configured for data invalidation to work properly.
ExpirationType
Specifies the expiration type of the result set.
StoreAs
Specifies how to store result set in the cache.