azurecopyclient 0.16.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package azurecopyclient --version 0.16.2
NuGet\Install-Package azurecopyclient -Version 0.16.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.16.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add azurecopyclient --version 0.16.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: azurecopyclient, 0.16.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.16.2 // Install azurecopyclient as a Cake Tool #tool nuget:?package=azurecopyclient&version=0.16.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AzureCopy is a .NET library to allow copying between local filesystem, Azure, S3, Onedrive, Sharepoint Online and Dropbox.
Product | Versions 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.
-
- AWSSDK (>= 2.1.1)
- DropNet (>= 1.9.6)
- Microsoft.IdentityModel (>= 6.1.7600.16394)
- Microsoft.SharePoint.Client (>= 14.0.4762.1000)
- WindowsAzure.Storage (>= 4.0.1)
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,270 | 8/2/2018 |
1.3.1 | 1,323 | 12/14/2016 |
1.1.6 | 1,260 | 1/21/2016 |
1.1.2 | 1,421 | 12/2/2015 |
1.1.1 | 1,320 | 12/2/2015 |
1.0.0 | 1,348 | 7/25/2015 |
0.16.2 | 1,352 | 10/26/2014 |
0.16.1 | 1,643 | 7/22/2014 |
0.16.0 | 1,648 | 5/31/2014 |
0.15.2 | 1,461 | 3/12/2014 |
0.15.1 | 1,328 | 2/14/2014 |
0.15.0 | 1,402 | 12/5/2013 |
0.14.1 | 1,355 | 11/24/2013 |
0.13.0 | 1,336 | 10/25/2013 |
0.12.0 | 1,329 | 8/29/2013 |
0.11.0 | 1,435 | 6/10/2013 |
0.10.0 | 1,362 | 5/13/2013 |
0.9.0.4 | 1,481 | 5/11/2013 |
0.9.0.3 | 1,365 | 5/4/2013 |
0.9.0.2 | 1,467 | 5/4/2013 |
0.9.0 | 1,392 | 5/4/2013 |
0.8.0.3 | 1,476 | 5/3/2013 |
0.8.0.2 | 1,293 | 5/3/2013 |
0.8.0.1 | 1,428 | 5/2/2013 |
0.8.0 | 1,319 | 5/2/2013 |
added -lc flag which lists containers for Azure. Other cloud providers (S3 etc) will return not implemented exception. Will add those soon.