AmazonS3BucketPackage 2.0.0
The package helps in working with AWS S3Bucket storage accounts for storing files irrespective of the file type.
It contains helper classes with easy to understand methods to handle the process of upload and download files from AWS S3Bucket Stoarage for .Net(Classic) and .net core applications.
Install-Package AmazonS3BucketPackage -Version 2.0.0
dotnet add package AmazonS3BucketPackage --version 2.0.0
<PackageReference Include="AmazonS3BucketPackage" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AmazonS3BucketPackage --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This package holds methods to upload ,download and create signed url to Amazon S3 bucket
Dependencies
-
- AWSSDK (>= 2.3.55.2)
- System.Configuration (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.