Pavalisoft.Caching
1.2.1
A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager
- b -
BaseCacheSettingsProvider() :
Pavalisoft.Caching.BaseCacheSettingsProvider
- c -
CacheManager() :
Pavalisoft.Caching.CacheManager
CachePartition() :
Pavalisoft.Caching.CachePartition
CacheSettingsProvider() :
Pavalisoft.Caching.CacheSettingsProvider
CacheTagHelper() :
Pavalisoft.Caching.TagHelpers.CacheTagHelper
CacheTagHelperBase() :
Pavalisoft.Caching.TagHelpers.CacheTagHelperBase
CacheTagKey() :
Pavalisoft.Caching.TagHelpers.CacheTagKey
ConfigurationCacheSettingsProvider() :
Pavalisoft.Caching.ConfigurationCacheSettingsProvider
CreateCacheStore() :
Pavalisoft.Caching.Custom.CustomDistributedCacheStoreType
,
Pavalisoft.Caching.InMemory.InMemoryCacheStoreType
,
Pavalisoft.Caching.InMemory.MemoryDistributedCacheStoreType
,
Pavalisoft.Caching.Interfaces.ICacheStoreType
,
Pavalisoft.Caching.MySql.MySqlDistributedCacheStoreType
,
Pavalisoft.Caching.Redis.RedisDistributedCacheStoreType
,
Pavalisoft.Caching.SqlServer.SqlServerDistributedCacheStoreType
CreatePartition() :
Pavalisoft.Caching.Custom.CustomDistributedCacheStore< T >
,
Pavalisoft.Caching.InMemory.InMemoryStore
,
Pavalisoft.Caching.InMemory.MemoryDistributedCacheStore
,
Pavalisoft.Caching.Interfaces.ICacheStore< T >
,
Pavalisoft.Caching.MySql.MySqlDistributedCacheStore
,
Pavalisoft.Caching.Redis.RedisDistributedCacheStore
,
Pavalisoft.Caching.SqlServer.SqlServerDistributedCacheStore
CustomDistributedCacheStoreType() :
Pavalisoft.Caching.Custom.CustomDistributedCacheStoreType
- d -
Deserialize< T >() :
Pavalisoft.Caching.Interfaces.ISerializer
,
Pavalisoft.Caching.Serializers.BinaryFormatterSerializer
,
Pavalisoft.Caching.Serializers.JsonSerializer
DeserializeAsync< T >() :
Pavalisoft.Caching.Interfaces.ISerializer
,
Pavalisoft.Caching.Serializers.BinaryFormatterSerializer
,
Pavalisoft.Caching.Serializers.JsonSerializer
DistributedCache() :
Pavalisoft.Caching.Cache.DistributedCache
- e -
Equals() :
Pavalisoft.Caching.TagHelpers.CacheTagKey
ExtendedMemoryCache() :
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
ExtendedMemoryDistributedCache() :
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
ExtendedMySqlCache() :
Pavalisoft.Caching.MySql.ExtendedMySqlCache
ExtendedRedisCache() :
Pavalisoft.Caching.Redis.ExtendedRedisCache
ExtendedSqlServerCache() :
Pavalisoft.Caching.SqlServer.ExtendedSqlServerCache
- g -
GenerateHashedKey() :
Pavalisoft.Caching.TagHelpers.CacheTagKey
GenerateKey() :
Pavalisoft.Caching.TagHelpers.CacheTagKey
Get() :
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
Get< TItem >() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
GetAsync() :
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
GetAsync< TItem >() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
GetCachePartition() :
Pavalisoft.Caching.CacheSettingsProvider
,
Pavalisoft.Caching.Interfaces.ICacheSettingsProvider
GetCachePartitions() :
Pavalisoft.Caching.CacheSettingsProvider
,
Pavalisoft.Caching.Interfaces.ICacheSettingsProvider
GetCacheSettings() :
Pavalisoft.Caching.CacheSettingsProvider
,
Pavalisoft.Caching.Interfaces.ICacheSettingsProvider
GetCacheStore() :
Pavalisoft.Caching.CacheSettingsProvider
,
Pavalisoft.Caching.Interfaces.ICacheSettingsProvider
GetCacheStore< T >() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.Interfaces.ICache
GetCacheStores() :
Pavalisoft.Caching.CacheSettingsProvider
,
Pavalisoft.Caching.Interfaces.ICacheSettingsProvider
GetHashCode() :
Pavalisoft.Caching.TagHelpers.CacheTagKey
- i -
InMemoryCacheStoreType() :
Pavalisoft.Caching.InMemory.InMemoryCacheStoreType
InMemoryStore() :
Pavalisoft.Caching.InMemory.InMemoryStore
- j -
JsonSerializer() :
Pavalisoft.Caching.Serializers.JsonSerializer
- l -
LoadCacheSettings() :
Pavalisoft.Caching.BaseCacheSettingsProvider
,
Pavalisoft.Caching.CacheSettingsProvider
,
Pavalisoft.Caching.ConfigurationCacheSettingsProvider
- m -
MemoryDistributedCacheStore() :
Pavalisoft.Caching.InMemory.MemoryDistributedCacheStore
MemoryDistributedCacheStoreType() :
Pavalisoft.Caching.InMemory.MemoryDistributedCacheStoreType
MySqlDistributedCacheStore() :
Pavalisoft.Caching.MySql.MySqlDistributedCacheStore
MySqlDistributedCacheStoreType() :
Pavalisoft.Caching.MySql.MySqlDistributedCacheStoreType
- p -
ProcessAsync() :
Pavalisoft.Caching.TagHelpers.CacheTagHelper
- r -
RedisDistributedCacheStore() :
Pavalisoft.Caching.Redis.RedisDistributedCacheStore
RedisDistributedCacheStoreType() :
Pavalisoft.Caching.Redis.RedisDistributedCacheStoreType
Refresh() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
RefreshAsync() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
Remove() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
RemoveAsync() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
- s -
Serialize< T >() :
Pavalisoft.Caching.Interfaces.ISerializer
,
Pavalisoft.Caching.Serializers.BinaryFormatterSerializer
,
Pavalisoft.Caching.Serializers.JsonSerializer
SerializeAsync< T >() :
Pavalisoft.Caching.Interfaces.ISerializer
,
Pavalisoft.Caching.Serializers.BinaryFormatterSerializer
,
Pavalisoft.Caching.Serializers.JsonSerializer
Set() :
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.IExtendedDistributedCache
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
,
Pavalisoft.Caching.MySql.ExtendedMySqlCache
,
Pavalisoft.Caching.Redis.ExtendedRedisCache
,
Pavalisoft.Caching.SqlServer.ExtendedSqlServerCache
Set< TItem >() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
SetAsync() :
Pavalisoft.Caching.InMemory.ExtendedMemoryCache
,
Pavalisoft.Caching.InMemory.ExtendedMemoryDistributedCache
,
Pavalisoft.Caching.Interfaces.IExtendedDistributedCache
,
Pavalisoft.Caching.Interfaces.IExtendedMemoryCache
,
Pavalisoft.Caching.MySql.ExtendedMySqlCache
,
Pavalisoft.Caching.Redis.ExtendedRedisCache
,
Pavalisoft.Caching.SqlServer.ExtendedSqlServerCache
SetAsync< TItem >() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.CacheManager
,
Pavalisoft.Caching.Interfaces.ICache
,
Pavalisoft.Caching.Interfaces.ICacheManager
SetCacheStore< T >() :
Pavalisoft.Caching.Cache.DistributedCache
,
Pavalisoft.Caching.Interfaces.ICache
SqlServerDistributedCacheStore() :
Pavalisoft.Caching.SqlServer.SqlServerDistributedCacheStore
SqlServerDistributedCacheStoreType() :
Pavalisoft.Caching.SqlServer.SqlServerDistributedCacheStoreType
Generated by
1.8.15