Cake.AWS.S3 1.0.0

dotnet add package Cake.AWS.S3 --version 1.0.0
NuGet\Install-Package Cake.AWS.S3 -Version 1.0.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="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.AWS.S3 --version 1.0.0
#r "nuget: Cake.AWS.S3, 1.0.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=1.0.0

// Install Cake.AWS.S3 as a Cake Tool
#tool nuget:?package=Cake.AWS.S3&version=1.0.0

Cake Build addon for transfering files to and from Amazon S3.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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.0.0 128,034 2/21/2021
0.6.9 64,039 11/17/2019
0.6.8 48,282 4/29/2019
0.6.7 1,006 4/28/2019
0.6.6 16,469 9/22/2018
0.6.5 9,091 8/15/2018
0.6.4 1,218 8/12/2018
0.6.3 1,001 8/12/2018
0.6.2 128,231 4/14/2018
0.6.1 7,931 1/20/2018
0.6.0 5,126 10/25/2017
0.5.0 4,301 10/7/2017
0.4.6 24,087 6/29/2017
0.4.5 3,420 2/21/2017
0.4.4 1,085 2/21/2017
0.4.3 1,048 2/20/2017
0.4.2 1,032 2/18/2017
0.4.1 1,011 2/18/2017
0.4.0 1,123 2/3/2017
0.3.9 1,256 1/5/2017
0.3.8 1,146 1/4/2017
0.3.7 1,113 12/21/2016
0.3.6 1,112 12/9/2016
0.3.5 1,098 12/7/2016
0.3.4 1,085 12/7/2016
0.3.3 1,113 12/3/2016
0.3.2 1,106 12/3/2016
0.3.1 1,520 11/8/2016
0.3.0 1,081 11/7/2016
0.2.9 1,190 10/5/2016
0.2.8 1,196 9/18/2016
0.2.7 1,263 9/17/2016
0.2.6 1,069 9/11/2016
0.2.5 1,068 8/31/2016
0.2.4 1,068 8/30/2016
0.2.3 1,099 8/16/2016
0.2.2 1,119 6/6/2016
0.2.1 1,087 6/6/2016
0.2.0 1,120 5/21/2016
0.1.9 1,094 5/18/2016
0.1.8 1,158 4/29/2016
0.1.7 1,208 2/29/2016
0.1.6 1,472 2/28/2016
0.1.4 1,425 1/16/2016
0.1.3 1,125 1/9/2016
0.1.2 1,085 1/6/2016
0.1.1 1,131 12/28/2015
0.1.0 1,238 12/11/2015
0.0.9 1,440 12/1/2015
0.0.8 1,306 10/29/2015
0.0.7 1,118 10/24/2015
0.0.6 1,260 9/29/2015
0.0.5 1,206 9/28/2015
0.0.4 1,142 9/23/2015
0.0.3 1,155 9/22/2015
0.0.2 1,157 9/22/2015

Initial Release[Improvement] Update to Cake.Core v1.0.0