AzureStorageService 0.7.3

dotnet add package AzureStorageService --version 0.7.3
NuGet\Install-Package AzureStorageService -Version 0.7.3
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="AzureStorageService" Version="0.7.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureStorageService --version 0.7.3
#r "nuget: AzureStorageService, 0.7.3"
#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 AzureStorageService as a Cake Addin
#addin nuget:?package=AzureStorageService&version=0.7.3

// Install AzureStorageService as a Cake Tool
#tool nuget:?package=AzureStorageService&version=0.7.3

Azure Storage Service wrapper. Support for Queues, Blobs, and Table Storage.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
0.7.3 1,675 4/22/2016
0.7.2 1,370 4/22/2016
0.7.1 1,199 1/16/2016
0.7.0 1,145 12/30/2015
0.6.0 1,200 10/14/2015
0.5.0 1,142 10/14/2015
0.4.0 1,391 8/1/2015
0.3.0 1,189 5/20/2015
0.2.0 1,291 1/25/2015
0.1.0 1,197 1/17/2015

Upgraded Azure.Storage package and removed Azure Configuration Manager