azurecopyclient 0.9.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package azurecopyclient --version 0.9.0.2
NuGet\Install-Package azurecopyclient -Version 0.9.0.2
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="azurecopyclient" Version="0.9.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add azurecopyclient --version 0.9.0.2
#r "nuget: azurecopyclient, 0.9.0.2"
#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 azurecopyclient as a Cake Addin
#addin nuget:?package=azurecopyclient&version=0.9.0.2

// Install azurecopyclient as a Cake Tool
#tool nuget:?package=azurecopyclient&version=0.9.0.2

AzureCopy is a .NET library to allow copying between local filesystem, Azure, S3 and Skydrive.

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
1.5.2 1,200 8/2/2018
1.3.1 1,296 12/14/2016
1.1.6 1,240 1/21/2016
1.1.2 1,382 12/2/2015
1.1.1 1,286 12/2/2015
1.0.0 1,313 7/25/2015
0.16.2 1,318 10/26/2014
0.16.1 1,605 7/22/2014
0.16.0 1,620 5/31/2014
0.15.2 1,419 3/12/2014
0.15.1 1,301 2/14/2014
0.15.0 1,378 12/5/2013
0.14.1 1,317 11/24/2013
0.13.0 1,296 10/25/2013
0.12.0 1,300 8/29/2013
0.11.0 1,404 6/10/2013
0.10.0 1,331 5/13/2013
0.9.0.4 1,460 5/11/2013
0.9.0.3 1,328 5/4/2013
0.9.0.2 1,431 5/4/2013
0.9.0 1,360 5/4/2013
0.8.0.3 1,445 5/3/2013
0.8.0.2 1,264 5/3/2013
0.8.0.1 1,396 5/2/2013
0.8.0 1,291 5/2/2013

Listing blobs now returns BasicBlobContainer instead of a string. (more verbose). Can handle blobs and containers in listing.