AspNetCacheProvider |
An in-process implementation of the ICacheProvider interface that internally uses the System.Web.Caching.Cache.
|
AzureBlobProvider |
Azure Blob Storage implementation of the IBlobProvider interface.
|
AzureNotificationProvider |
An Azure notification hub implementation of INotificationProvider.
|
DiskBlobProvider |
Implementation of the IBlobProvider interface that stores blobs on local disk.
|
NullCacheProvider |
An implementation of the ICacheProvider interface that disables caching.
|
SqlServerBlobProvider |
Sql Server implementation of the IBlobProvider interface.
|