This package includes a new backend for Downlink to support artifacts stored in Azure Blob Storage.
Info
Version: | 0.3.0-unstable0011 |
Author(s): | achapman |
Last Update: | Wednesday, January 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agc93/downlink |
NuGet Url: | https://www.nuget.org/packages/Downlink.AzureStorage |
Install
Install-Package Downlink.AzureStorage
dotnet add package Downlink.AzureStorage
paket add Downlink.AzureStorage
Downlink.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Downlink.Core(>= 0.3.00011)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- WindowsAzure.Storage(>= 8.5.0)
Tags