![]() |
VOOZH | about |
dotnet add package Umbraco.Community.FileSystemProviders.B2 --version 17.0.1
NuGet\Install-Package Umbraco.Community.FileSystemProviders.B2 -Version 17.0.1
<PackageReference Include="Umbraco.Community.FileSystemProviders.B2" Version="17.0.1" />
<PackageVersion Include="Umbraco.Community.FileSystemProviders.B2" Version="17.0.1" />Directory.Packages.props
<PackageReference Include="Umbraco.Community.FileSystemProviders.B2" />Project file
paket add Umbraco.Community.FileSystemProviders.B2 --version 17.0.1
#r "nuget: Umbraco.Community.FileSystemProviders.B2, 17.0.1"
#:package Umbraco.Community.FileSystemProviders.B2@17.0.1
#addin nuget:?package=Umbraco.Community.FileSystemProviders.B2&version=17.0.1Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.FileSystemProviders.B2&version=17.0.1Install as a Cake Tool
👁 Documentation
👁 Umbraco Marketplace
👁 License
👁 NuGet Downloads
👁 Project Website
An implementation of the Umbraco IFileSystem connecting your Umbraco Media section to a BackBlaze B2 Storage account.
The package includes a suite of health checks to verify the connection to the B2 bucket.
KeyId and ApplicationKeys3.<region>.backblazeb2.com (e.g. s3.us-west-004.backblazeb2.com)dotnet add package Umbraco.Community.FileSystemProviders.B2
appsettings.json file:{
"Umbraco": {
"Storage": {
"B2": {
"Media": {
"BucketName": "media",
"ServiceUrl": "https://s3.<region>.backblazeb2.com",
"UseAccelerateEndpoint": false,
"Credentials": {
"ApplicationKey": "abc123abc123abc123abc123abc123",
"KeyId": "aaaabbbbccccdddd0000000001"
}
}
}
}
}
}
Contributions to this package are most welcome! Please visit the Contributing page.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 18.0.0-alpha.2 | 43 | 6/15/2026 |
| 18.0.0-alpha.1 | 48 | 6/9/2026 |
| 17.0.1 | 646 | 12/26/2025 |
| 17.0.1-alpha.3 | 165 | 12/22/2025 |
| 17.0.0 | 173 | 11/29/2025 |
| 17.0.0-alpha.5 | 164 | 11/28/2025 |
| 17.0.0-alpha.2 | 168 | 11/26/2025 |
| 16.0.1 | 260 | 8/12/2025 |
| 16.0.1-alpha0009 | 208 | 8/10/2025 |
| 16.0.0 | 380 | 6/12/2025 |
| 13.0.7 | 195 | 12/21/2025 |
| 13.0.7-alpha0013 | 230 | 12/14/2025 |
| 13.0.7-alpha0005 | 141 | 11/29/2025 |
| 13.0.6 | 240 | 10/29/2025 |
| 13.0.6-alpha0008 | 224 | 10/28/2025 |
| 13.0.5 | 225 | 8/12/2025 |
| 13.0.5-alpha0003 | 203 | 8/10/2025 |
| 13.0.4 | 192 | 7/27/2025 |
| 13.0.4-alpha0009 | 216 | 7/16/2025 |