Skip to content

Releases: mlhpdx/s3-upload-stream

Targets .Net Standard 2.0

12 Jul 19:50
79084db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

Improved Flush Logic

12 May 17:53
Compare
Choose a tag to compare

Attempting to flush outside Dispose when less than MIN_PART_SIZE bytes were buffered would cause an error, and now instead is simply a no-op.

Initial Release

17 Jan 05:08
Compare
Choose a tag to compare

Code for S3UploadStream and examples.