AzureBlobUtility 1.0.0

dotnet add package AzureBlobUtility --version 1.0.0
NuGet\Install-Package AzureBlobUtility -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AzureBlobUtility" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureBlobUtility --version 1.0.0
#r "nuget: AzureBlobUtility, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,505 6/18/2018

First Release. This package contains Client library that helps in Microsoft Azure Blob Stoage operations and File Share Utility.