ImageSharp.Web
ImageSharp.Web copied to clipboard
Feature: Added S3ClientProvider to AWSS3StorageCache and AWSS3StorageImageProvider
Prerequisites
- [x] I have written a descriptive pull-request title
- [x] I have verified that there are no overlapping pull-requests open
- [x] I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules :cop:.
- [ ] I have provided test coverage for my change (where applicable)
Description
Implementation of https://github.com/SixLabors/ImageSharp.Web/discussions/360 for AWS.
@marklagendijk We've got failing tests here. Could you please have a look?
I want to avoid breaking changes here or else it's major version update.