![]() |
VOOZH | about |
dotnet add package Umbraco.Community.FileSystemProviders.B2 --version 13.0.7
NuGet\Install-Package Umbraco.Community.FileSystemProviders.B2 -Version 13.0.7
<PackageReference Include="Umbraco.Community.FileSystemProviders.B2" Version="13.0.7" />
<PackageVersion Include="Umbraco.Community.FileSystemProviders.B2" Version="13.0.7" />Directory.Packages.props
<PackageReference Include="Umbraco.Community.FileSystemProviders.B2" />Project file
paket add Umbraco.Community.FileSystemProviders.B2 --version 13.0.7
#r "nuget: Umbraco.Community.FileSystemProviders.B2, 13.0.7"
#:package Umbraco.Community.FileSystemProviders.B2@13.0.7
#addin nuget:?package=Umbraco.Community.FileSystemProviders.B2&version=13.0.7Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.FileSystemProviders.B2&version=13.0.7Install 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 | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. 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 | 43 | 6/26/2026 |
| 18.0.0-alpha.4 | 37 | 6/25/2026 |
| 18.0.0-alpha.3 | 52 | 6/21/2026 |
| 18.0.0-alpha.2 | 48 | 6/15/2026 |
| 18.0.0-alpha.1 | 51 | 6/9/2026 |
| 17.0.1 | 687 | 12/26/2025 |
| 17.0.1-alpha.3 | 166 | 12/22/2025 |
| 17.0.0 | 174 | 11/29/2025 |
| 17.0.0-alpha.5 | 165 | 11/28/2025 |
| 17.0.0-alpha.2 | 169 | 11/26/2025 |
| 16.0.1 | 262 | 8/12/2025 |
| 16.0.1-alpha0009 | 211 | 8/10/2025 |
| 13.0.7 | 198 | 12/21/2025 |
| 13.0.7-alpha0013 | 233 | 12/14/2025 |
| 13.0.7-alpha0005 | 143 | 11/29/2025 |
| 13.0.6 | 241 | 10/29/2025 |
| 13.0.6-alpha0008 | 225 | 10/28/2025 |
| 13.0.5 | 228 | 8/12/2025 |
| 13.0.5-alpha0003 | 206 | 8/10/2025 |