.NET library for Backblaze's B2 Cloud Storage.
Info
Version: | 0.7.5 |
Author(s): | Westropp Ventures |
Last Update: | Tuesday, April 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coryrwest/B2.NET |
NuGet Url: | https://www.nuget.org/packages/B2Net |
Install
Install-Package B2Net
dotnet add package B2Net
paket add B2Net
B2Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- System.IO(>= 4.3.0)
- System.Net.Http(>= 4.1.1)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
Tags