Storage Providers
Details a package supporting the replacement of Umbraco's default physical file storage for an alternative based on Azure Blob Storage.
Last updated
Was this helpful?
Details a package supporting the replacement of Umbraco's default physical file storage for an alternative based on Azure Blob Storage.
Last updated
Was this helpful?
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 for media and image caching is provided.
For details on usage or to review or contribute to the code please see the .