Genbox / SimpleS3

A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance
MIT License
44 stars 8 forks source link

Add presigned interfaces to AddSimpleS3Core #25

Closed LordMike closed 3 years ago

LordMike commented 3 years ago

AddSimpleS3Core is missing a .UsePreSigned() ...

Seems like it would be included in the core set of services.