imazen / imageflow-dotnet-server

A super-fast image server to speed up your site - deploy as a microservice, serverless, or embeddable.
https://docs.imageflow.io
GNU Affero General Public License v3.0
252 stars 33 forks source link

Add ClientFactory overload to S3 plugin #44

Closed AlexMedia closed 3 years ago

AlexMedia commented 3 years ago

As suggested in #43, this PR adds an overload to MapPrefix to supply an instance of IAmazonS3 at execution time.

lilith commented 3 years ago

Thank you so much! Releasing this now.