A simple, secure and high-performance client for Amazon S3. 
                        
                    
         
                Info
| Version: | 0.1.0-beta.3 | 
| Author(s): | Ian Qvist | 
| Last Update: | Sunday, January 3, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Genbox/SimpleS3 | 
| NuGet Url: | https://www.nuget.org/packages/Genbox.SimpleS3 | 
Install
Install-Package Genbox.SimpleS3
                        dotnet add package Genbox.SimpleS3
                        paket add Genbox.SimpleS3
                        
                                Genbox.SimpleS3 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Genbox.SimpleS3.Core(>= 0.1.09)
 - Genbox.SimpleS3.Extensions.HttpClientFactory(>= 0.1.09)
 - Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
 - Microsoft.Extensions.Http.Polly(>= 2.2.0)