A simple, secure and high-performance library to communicate with Amazon S3 compatible APIs.
Info
| Version: | 3.2.11 |
| Author(s): | Ian Qvist |
| Last Update: | Thursday, July 10, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Genbox/SimpleS3.Extensions.HttpClient |
| NuGet Url: | https://www.nuget.org/packages/Genbox.SimpleS3.Extensions.HttpClient |
Install
Install-Package Genbox.SimpleS3.Extensions.HttpClient
dotnet add package Genbox.SimpleS3.Extensions.HttpClient
paket add Genbox.SimpleS3.Extensions.HttpClient
Genbox.SimpleS3.Extensions.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Genbox.SimpleS3.Core.Abstracts(>= 0.1.09)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)