Collection of helper functions for interacting with the AWS S3 service.
Info
Version: | 1.2.71 |
Author(s): | Kevin Brashears |
Last Update: | Sunday, April 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kbrashears5/net-standard-aws-s3-helper |
NuGet Url: | https://www.nuget.org/packages/NetStandardAWSS3Helper |
Install
Install-Package NetStandardAWSS3Helper
dotnet add package NetStandardAWSS3Helper
paket add NetStandardAWSS3Helper
NetStandardAWSS3Helper Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.S3(>= 3.5.7.8)
- NetStandardLogger(>= 2.0.4)
- Newtonsoft.Json(>= 12.0.3)
Tags