Backblaze.Agent is a high-performance .NET Core implementation of the Backblaze B2 Cloud Storage supporting dependency injection, caching and logging.
Info
Version: | 1.1.0 |
Author(s): | Microcompiler |
Last Update: | Sunday, October 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microcompiler/backblaze |
NuGet Url: | https://www.nuget.org/packages/Backblaze.Agent |
Install
Install-Package Backblaze.Agent
dotnet add package Backblaze.Agent
paket add Backblaze.Agent
Backblaze.Agent Download (Unzip the "nupkg" after downloading)
Dependencies
- Backblaze.Client(>= 0.9.3)
- Microsoft.Extensions.Http(>= 3.1.0)
Tags