SimpleS3
SimpleS3 copied to clipboard
A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance
Results
2
SimpleS3 issues
Sort by
recently updated
recently updated
newest added
* [ ] I hereby verify that I am a sponsor. **Description of the bug** PutObject works fine under NativeAOT but when i tried to get the file back with...
bug
**Describe the bug** I'm experimenting with `encoding-type` set to `url` as AWS docs mention an issue with a lack of encoding on their part (non-xml safe characters in object keys)....
bug