This plugin extends Backload, the server side file handler, to manage files on Microsoft Azure Blob storage,.
Info
Version: | 2.2.7 |
Author(s): | Steffen Habermehl |
Last Update: | Friday, April 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blackcity/Backload/wiki/Upgrade-and-migration |
NuGet Url: | https://www.nuget.org/packages/Backload.Plugin.AzureBlobStorage |
Install
Install-Package Backload.Plugin.AzureBlobStorage
dotnet add package Backload.Plugin.AzureBlobStorage
paket add Backload.Plugin.AzureBlobStorage
Backload.Plugin.AzureBlobStorage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.1)
- Microsoft.Data.Services.Client(>= 5.7.0)
- WindowsAzure.Storage(>= 7.0.0)
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.1)
- Microsoft.Data.Services.Client(>= 5.7.0)
- WindowsAzure.Storage(>= 7.0.0)
- WindowsAzure.Storage(>= 8.1.1)
- Newtonsoft.Json(>= 9.0.1)
- NETStandard.Library(>= 1.6.1)
- WindowsAzure.Storage(>= 8.1.1)
- System.Composition.AttributedModel(>= 1.0.31)
- Newtonsoft.Json(>= 9.0.1)
Tags