Genbox / SimpleS3

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

Support for provider specific APIs #28

Closed Genbox closed 3 years ago

Genbox commented 3 years ago

Adds support for multiple providers through the same SimpleS3 framework. To begin with, I've added basic support for BackBlaze's B2 service.