Cake.AWS.S3
1.0.0
.NET 5.0
.NET Standard 2.0
Install-Package Cake.AWS.S3 -Version 1.0.0
dotnet add package Cake.AWS.S3 --version 1.0.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.AWS.S3, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AWSSDK.Core (>= 3.5.3.1)
- AWSSDK.S3 (>= 3.5.8.7)
- MimeTypesMap (>= 1.0.6)
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 | 42,777 | 2/21/2021 |
0.6.9 | 50,379 | 11/17/2019 |
0.6.8 | 30,727 | 4/29/2019 |
0.6.7 | 789 | 4/28/2019 |
0.6.6 | 14,785 | 9/22/2018 |
0.6.5 | 8,133 | 8/15/2018 |
0.6.4 | 970 | 8/12/2018 |
0.6.3 | 751 | 8/12/2018 |
0.6.2 | 70,310 | 4/14/2018 |
0.6.1 | 7,539 | 1/20/2018 |
0.6.0 | 4,817 | 10/25/2017 |
0.5.0 | 3,991 | 10/7/2017 |
0.4.6 | 23,724 | 6/29/2017 |
0.4.5 | 3,130 | 2/21/2017 |
0.4.4 | 780 | 2/21/2017 |
0.4.3 | 760 | 2/20/2017 |
0.4.2 | 772 | 2/18/2017 |
0.4.1 | 739 | 2/18/2017 |
0.4.0 | 831 | 2/3/2017 |
0.3.9 | 964 | 1/5/2017 |
0.3.8 | 861 | 1/4/2017 |
0.3.7 | 828 | 12/21/2016 |
0.3.6 | 822 | 12/9/2016 |
0.3.5 | 804 | 12/7/2016 |
0.3.4 | 793 | 12/7/2016 |
0.3.3 | 827 | 12/3/2016 |
0.3.2 | 830 | 12/3/2016 |
0.3.1 | 1,166 | 11/8/2016 |
0.3.0 | 791 | 11/7/2016 |
0.2.9 | 904 | 10/5/2016 |
0.2.8 | 941 | 9/18/2016 |
0.2.7 | 989 | 9/17/2016 |
0.2.6 | 773 | 9/11/2016 |
0.2.5 | 776 | 8/31/2016 |
0.2.4 | 782 | 8/30/2016 |
0.2.3 | 807 | 8/16/2016 |
0.2.2 | 839 | 6/6/2016 |
0.2.1 | 803 | 6/6/2016 |
0.2.0 | 838 | 5/21/2016 |
0.1.9 | 819 | 5/18/2016 |
0.1.8 | 884 | 4/29/2016 |
0.1.7 | 943 | 2/29/2016 |
0.1.6 | 1,192 | 2/28/2016 |
0.1.4 | 1,143 | 1/16/2016 |
0.1.3 | 854 | 1/9/2016 |
0.1.2 | 815 | 1/6/2016 |
0.1.1 | 837 | 12/28/2015 |
0.1.0 | 911 | 12/11/2015 |
0.0.9 | 1,153 | 12/1/2015 |
0.0.8 | 1,022 | 10/29/2015 |
0.0.7 | 825 | 10/24/2015 |
0.0.6 | 968 | 9/29/2015 |
0.0.5 | 953 | 9/28/2015 |
0.0.4 | 890 | 9/23/2015 |
0.0.3 | 891 | 9/22/2015 |
0.0.2 | 894 | 9/22/2015 |
Initial Release[Improvement] Update to Cake.Core v1.0.0