Info
Version: | 1.0.10.7 |
Author(s): | Dirk Seefeld |
Last Update: | Friday, October 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://our.umbraco.org/projects/backoffice-extensions/azure-blob-storage-provider |
NuGet Url: | https://www.nuget.org/packages/UmbracoAzureBlobStorageProvider |
Install
Install-Package UmbracoAzureBlobStorageProvider
dotnet add package UmbracoAzureBlobStorageProvider
paket add UmbracoAzureBlobStorageProvider
UmbracoAzureBlobStorageProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 4.3.0)
- UmbracoCms.Core(>= 7.2.1)
- Microsoft.Data.OData(>= 5.8.4)
Tags
You have to configure the file system provider for your Azure Storage Account in umbraco /config in file FileSystemProviders.config.
This package installs a sample config file: ~/Config/FileSystemProviders-sample.config.