Allows for the uploading and downloading of a zipped directory into azure storage.
Info
| Version: | 0.0.2 |
| Author(s): | David Lavender |
| Last Update: | Friday, September 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Cake.AzureBlobStorage |
Install
Install-Package Cake.AzureBlobStorage
dotnet add package Cake.AzureBlobStorage
paket add Cake.AzureBlobStorage
Cake.AzureBlobStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Core(>= 0.22.2)
- WindowsAzure.Storage(>= 8.1.4)