Extension to Storage.NetCore providing integration with Amazon S3 blobs.
Info
Version: | 4.0.1 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Sunday, December 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aloneguid/storage |
NuGet Url: | https://www.nuget.org/packages/Storage.NetCore.Amazon.Aws |
Install
Install-Package Storage.NetCore.Amazon.Aws
dotnet add package Storage.NetCore.Amazon.Aws
paket add Storage.NetCore.Amazon.Aws
Storage.NetCore.Amazon.Aws Download (Unzip the "nupkg" after downloading)
Dependencies
- Storage.NetCore(>= 9.27.0)
- AWSSDK.Core(>= 3.5.1.48)
- AWSSDK.S3(>= 3.5.6.4)
- AWSSDK.SQS(>= 3.5.0.48)
- AWSSDK.SecurityToken(>= 3.5.1.28)