AzureBlobUtility 1.0.0
dotnet add package AzureBlobUtility --version 1.0.0
NuGet\Install-Package AzureBlobUtility -Version 1.0.0
<PackageReference Include="AzureBlobUtility" Version="1.0.0" />
paket add AzureBlobUtility --version 1.0.0
#r "nuget: AzureBlobUtility, 1.0.0"
// Install AzureBlobUtility as a Cake Addin #addin nuget:?package=AzureBlobUtility&version=1.0.0 // Install AzureBlobUtility as a Cake Tool #tool nuget:?package=AzureBlobUtility&version=1.0.0
This package contains Client library that helps in Microsoft Azure Blob Stoage operations and File Share Utility. Included asynchronous methods for Upload, download, list, delete files methods. Added configurable azure account class. It contains helper classes with easy to understand methods to handle the process of upload and download files from Microsoft Azure Blob Stoarage for .Net(Classic) and .net core applications.
Learn more about Target Frameworks and .NET Standard.
-
- WindowsAzure.Storage (>= 9.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,604 | 6/18/2018 |
First Release. This package contains Client library that helps in Microsoft Azure Blob Stoage operations and File Share Utility.