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

Convert streams to async-friendly streams #19

Closed LordMike closed 4 years ago

LordMike commented 4 years ago

Allows SimpleS3 to be more async-friendly for consumers.