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.
<PackageVersion Include="azurecopyclient" Version="0.9.0.2" />
                    
Directory.Packages.props
<PackageReference Include="azurecopyclient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=azurecopyclient&version=0.9.0.2
                    
Install azurecopyclient as a Cake Addin
#tool nuget:?package=azurecopyclient&version=0.9.0.2
                    
Install azurecopyclient as a Cake Tool

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,362 8/2/2018
1.3.1 1,412 12/14/2016
1.1.6 1,348 1/21/2016
1.1.2 1,512 12/2/2015
1.1.1 1,413 12/2/2015
1.0.0 1,438 7/25/2015
0.16.2 1,446 10/26/2014
0.16.1 1,743 7/22/2014
0.16.0 1,796 5/31/2014
0.15.2 1,559 3/12/2014
0.15.1 1,426 2/14/2014
0.15.0 1,499 12/5/2013
0.14.1 1,449 11/24/2013
0.13.0 1,432 10/25/2013
0.12.0 1,424 8/29/2013
0.11.0 1,532 6/10/2013
0.10.0 1,469 5/13/2013
0.9.0.4 1,578 5/11/2013
0.9.0.3 1,462 5/4/2013
0.9.0.2 1,563 5/4/2013
0.9.0 1,488 5/4/2013
0.8.0.3 1,573 5/3/2013
0.8.0.2 1,389 5/3/2013
0.8.0.1 1,526 5/2/2013
0.8.0 1,419 5/2/2013

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