Storage Providers
Details a package supporting the replacement of Umbraco's default physical file storage for an alternative based on Azure Blob Storage.
Umbraco.StorageProviders
and Umbraco.StorageProviders.AzureBlob
are open-source packages supported by Umbraco that allow you to replace the default physical file storage for an alternative. An implementation that uses Azure Blob Storage for media and image caching is provided.
For details on usage or to review or contribute to the code please see the Umbraco.StorageProviders repository at GitHub.
Last updated