B2.NET Versions Save

.NET library for Backblaze's B2 Cloud Storage

v.0.6.0.0

5 years ago

Please use nuget for current releases. If you would like me to continue uploading the new version here, open an issue.

v.0.5.3.1

5 years ago

Fixed a bug causing uploads to fail with a 500 error.

0.5.3

5 years ago

Added GetDownloadAuthorization and fixed B2UploadPart property name differences

v.0.5.2

5 years ago

v.0.5.1

6 years ago

Cleaned up the readme, fixed a couple bugs, ShouldRetry on B2Exception.

v.0.5.0

6 years ago

Finished the Large File API's and new static Authorize method for easier instantiation.

v.0.4.6

6 years ago

Added a timeout property to the B2Options object to configure the timeout of the HttpClient.

v.0.4.5

6 years ago

Added support for file prefix and delimiters

v.0.4.0

6 years ago

Support for the Large File API. Only uploading. The API's Managing Uploads have not yet been added.

v.0.2.5

6 years ago

Experimental support for FriendlyURL's and multi-targeting .NET 4.5 and .NET Standard 1.5