Releases: coryrwest/B2.NET
Releases · coryrwest/B2.NET
Use Nuget
Fixed upload bug
Fixed a bug causing uploads to fail with a 500 error.
GetDownloadAuthorization and Big Fixes
Added GetDownloadAuthorization and fixed B2UploadPart property name differences
Interfaces for easier testing
v.0.5.2 Missed a version somehow
Code clean up and bug fixes
Cleaned up the readme, fixed a couple bugs, ShouldRetry on B2Exception.
Large File API's complete
Finished the Large File API's and new static Authorize method for easier instantiation.
Configurable timeout for the HttpClient
Added a timeout property to the B2Options object to configure the timeout of the HttpClient.
File prefix and delimiter support
Added support for file prefix and delimiters
Large File API support
Support for the Large File API. Only uploading. The API's Managing Uploads have not yet been added.
.NET 4.5 and .NET Standard 1.5, FriendlyURL's
Experimental support for FriendlyURL's and multi-targeting .NET 4.5 and .NET Standard 1.5