Helper for uploading a directory of files and folders to an Azure Storage blob container.
Info
Version: | 1.0.3 |
Author(s): | cdorst |
Last Update: | Tuesday, January 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CDorst.DevOps.ContentDelivery.Functions.UploadDirectoryToAzureBlobContainer |
Install
Install-Package CDorst.DevOps.ContentDelivery.Functions.UploadDirectoryToAzureBlobContainer
dotnet add package CDorst.DevOps.ContentDelivery.Functions.UploadDirectoryToAzureBlobContainer
paket add CDorst.DevOps.ContentDelivery.Functions.UploadDirectoryToAzureBlobContainer
CDorst.DevOps.ContentDelivery.Functions.UploadDirectoryToAzureBlobContainer Download (Unzip the "nupkg" after downloading)
Dependencies
- CDorst.Common.Functions.GetRelativePath(>= 1.0.1)
- CDorst.Common.Functions.ListFilesUnderDirectory(>= 1.0.0)
- CDorst.DevOps.ContentDelivery.Functions.GetOrCreateAzureBlobContainer(>= 1.0.2)
- CDorst.DevOps.ContentDelivery.Functions.UploadAzureBlob(>= 1.0.0)