Skip to content

Releases: coryrwest/B2.NET

Use Nuget

05 Oct 14:38
f654d5e
Compare
Choose a tag to compare
Use Nuget Pre-release
Pre-release

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

Fixed upload bug

21 Jun 17:22
Compare
Choose a tag to compare
Fixed upload bug Pre-release
Pre-release

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

GetDownloadAuthorization and Big Fixes

18 Jun 14:40
Compare
Choose a tag to compare
Pre-release

Added GetDownloadAuthorization and fixed B2UploadPart property name differences

Interfaces for easier testing

05 Jun 16:33
Compare
Choose a tag to compare
Pre-release
v.0.5.2

Missed a version somehow

Code clean up and bug fixes

12 Mar 22:06
Compare
Choose a tag to compare
Pre-release

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

Large File API's complete

02 Mar 20:50
Compare
Choose a tag to compare
Pre-release

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

Configurable timeout for the HttpClient

06 Feb 17:38
Compare
Choose a tag to compare
Pre-release

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

File prefix and delimiter support

29 Dec 15:59
Compare
Choose a tag to compare
Pre-release

Added support for file prefix and delimiters

Large File API support

31 Oct 00:08
Compare
Choose a tag to compare
Pre-release

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

25 Oct 15:28
Compare
Choose a tag to compare

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