mlhpdx/s3-upload-stream
Code library that provides a Stream implementation that makes working with uploads to S3 easier where the size of the content isn't known a priori. It holds only partial content in memory (works with large objects), and is compatible with code libraries that work with output streams.
C#MIT
Issues
- 3
Project should target .net standard
#5 opened by alexdow-hc - 1
Write zero-length files.
#3 opened by Zarepheth - 2
Question about part length
#2 opened by inbarbarkai