Cake.AWS.S3
0.5.0
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 Cake.AWS.S3 --version 0.5.0
NuGet\Install-Package Cake.AWS.S3 -Version 0.5.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="Cake.AWS.S3" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.AWS.S3 --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.AWS.S3, 0.5.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 Cake.AWS.S3 as a Cake Addin #addin nuget:?package=Cake.AWS.S3&version=0.5.0 // Install Cake.AWS.S3 as a Cake Tool #tool nuget:?package=Cake.AWS.S3&version=0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Build addon for transfering files to and from Amazon S3.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AWSSDK.Core (>= 3.3.17.9)
- AWSSDK.S3 (>= 3.3.11)
- Cake.Core (>= 0.22.0)
- MimeTypesMap (>= 1.0.2)
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 | 175,217 | 2/21/2021 |
0.6.9 | 122,345 | 11/17/2019 |
0.6.8 | 58,304 | 4/29/2019 |
0.6.7 | 1,044 | 4/28/2019 |
0.6.6 | 17,389 | 9/22/2018 |
0.6.5 | 9,218 | 8/15/2018 |
0.6.4 | 1,274 | 8/12/2018 |
0.6.3 | 1,043 | 8/12/2018 |
0.6.2 | 166,031 | 4/14/2018 |
0.6.1 | 8,130 | 1/20/2018 |
0.6.0 | 5,173 | 10/25/2017 |
0.5.0 | 4,342 | 10/7/2017 |
0.4.6 | 24,118 | 6/29/2017 |
0.4.5 | 3,457 | 2/21/2017 |
0.4.4 | 1,125 | 2/21/2017 |
0.4.3 | 1,076 | 2/20/2017 |
0.4.2 | 1,065 | 2/18/2017 |
0.4.1 | 1,040 | 2/18/2017 |
0.4.0 | 1,153 | 2/3/2017 |
0.3.9 | 1,291 | 1/5/2017 |
0.3.8 | 1,163 | 1/4/2017 |
0.3.7 | 1,146 | 12/21/2016 |
0.3.6 | 1,143 | 12/9/2016 |
0.3.5 | 1,130 | 12/7/2016 |
0.3.4 | 1,120 | 12/7/2016 |
0.3.3 | 1,150 | 12/3/2016 |
0.3.2 | 1,143 | 12/3/2016 |
0.3.1 | 1,559 | 11/8/2016 |
0.3.0 | 1,122 | 11/7/2016 |
0.2.9 | 1,221 | 10/5/2016 |
0.2.8 | 1,229 | 9/18/2016 |
0.2.7 | 1,291 | 9/17/2016 |
0.2.6 | 1,109 | 9/11/2016 |
0.2.5 | 1,106 | 8/31/2016 |
0.2.4 | 1,106 | 8/30/2016 |
0.2.3 | 1,133 | 8/16/2016 |
0.2.2 | 1,148 | 6/6/2016 |
0.2.1 | 1,117 | 6/6/2016 |
0.2.0 | 1,155 | 5/21/2016 |
0.1.9 | 1,134 | 5/18/2016 |
0.1.8 | 1,193 | 4/29/2016 |
0.1.7 | 1,243 | 2/29/2016 |
0.1.6 | 1,507 | 2/28/2016 |
0.1.4 | 1,463 | 1/16/2016 |
0.1.3 | 1,156 | 1/9/2016 |
0.1.2 | 1,118 | 1/6/2016 |
0.1.1 | 1,164 | 12/28/2015 |
0.1.0 | 1,275 | 12/11/2015 |
0.0.9 | 1,479 | 12/1/2015 |
0.0.8 | 1,339 | 10/29/2015 |
0.0.7 | 1,158 | 10/24/2015 |
0.0.6 | 1,293 | 9/29/2015 |
0.0.5 | 1,243 | 9/28/2015 |
0.0.4 | 1,176 | 9/23/2015 |
0.0.3 | 1,188 | 9/22/2015 |
0.0.2 | 1,202 | 9/22/2015 |
Initial Release[Improvement] Updated Cake reference to v0.22.0
[Improvement] Moved to net461 for Cake compatibility
[Improvement] Upgraded solution to vs2017
[Improvement] New .net core based build scripts