Umbraco.Community.FileSystemProviders.B2
15.0.2-alpha0039
This is a prerelease version of Umbraco.Community.FileSystemProviders.B2.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Umbraco.Community.FileSystemProviders.B2 --version 15.0.2-alpha0039
NuGet\Install-Package Umbraco.Community.FileSystemProviders.B2 -Version 15.0.2-alpha0039
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Community.FileSystemProviders.B2" Version="15.0.2-alpha0039" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.FileSystemProviders.B2" Version="15.0.2-alpha0039" />
<PackageReference Include="Umbraco.Community.FileSystemProviders.B2" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Community.FileSystemProviders.B2 --version 15.0.2-alpha0039
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.Community.FileSystemProviders.B2, 15.0.2-alpha0039"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Umbraco.Community.FileSystemProviders.B2&version=15.0.2-alpha0039&prerelease
#tool nuget:?package=Umbraco.Community.FileSystemProviders.B2&version=15.0.2-alpha0039&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Umbraco.Community.FileSystemProviders.B2
An implementation of the Umbraco IFileSystem connecting your Umbraco Media section to a BackBlaze B2 Storage account.
Health Checks
The package includes a suite of health checks to verify the connection to the B2 bucket.
Quick Start
Prerequisites
- A BackBlaze B2 account
- A bucket created in your BackBlaze B2 account
- An application key
- Take note of the
KeyId
andApplicationKey
- Take note of the
- An Endpoint URL
s3.<region>.backblazeb2.com
(e.g.s3.us-west-004.backblazeb2.com
)
dotnet add package Umbraco.Community.FileSystemProviders.B2
Configuration
- Add the following configuration to your
appsettings.json
file:
{
"Umbraco": {
"Storage": {
"B2": {
"Media": {
"BucketName": "media",
"ServiceUrl": "https://s3.<region>.backblazeb2.com",
"UseAccelerateEndpoint": false,
"Credentials": {
"ApplicationKey": "abc123abc123abc123abc123abc123",
"KeyId": "aaaabbbbccccdddd0000000001"
}
}
}
}
}
}
Contributing
Contributions to this package are most welcome! Please visit the Contributing page.
Acknowledgements (Thanks)
- LottePitcher - opinionated-package-starter
- adam-werner - Our.Umbraco.StorageProviders.AWSS3
- jcdcdev - jcdcdev.Umbraco.PackageTemplate
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- jcdcdev.Umbraco.Core (>= 15.0.0 && < 16.0.0)
- Our.Umbraco.StorageProviders.AWSS3 (>= 1.3.0)
- Umbraco.Cms.Core (>= 15.3.0 && < 16.0.0)
- Umbraco.Cms.Imaging.ImageSharp (>= 15.3.0 && < 16.0.0)
- Umbraco.Cms.Web.Common (>= 15.3.0 && < 16.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
16.0.0-alpha0003 | 208 | 5/12/2025 |
15.0.2 | 214 | 5/12/2025 |
15.0.2-alpha0054 | 56 | 5/10/2025 |
15.0.2-alpha0039 | 54 | 5/10/2025 |
15.0.2-alpha0025 | 49 | 5/10/2025 |
15.0.2-alpha0012 | 52 | 5/10/2025 |
15.0.1 | 217 | 4/22/2025 |
15.0.0 | 283 | 11/19/2024 |
15.0.0-alpha0008 | 81 | 11/17/2024 |
15.0.0-alpha0007 | 76 | 11/12/2024 |
15.0.0-alpha0005 | 84 | 10/23/2024 |
15.0.0-alpha0004 | 83 | 10/17/2024 |
15.0.0-alpha0003 | 80 | 10/17/2024 |
15.0.0-alpha0001 | 92 | 10/9/2024 |
14.0.5 | 166 | 4/22/2025 |
14.0.5-alpha0012 | 150 | 4/22/2025 |
14.0.5-alpha0003 | 132 | 3/18/2025 |
14.0.4 | 90 | 1/28/2025 |
14.0.4-alpha0003 | 89 | 1/28/2025 |
14.0.3 | 119 | 10/30/2024 |
14.0.3-alpha0003 | 80 | 10/28/2024 |
14.0.2 | 100 | 10/8/2024 |
14.0.2-alpha0011 | 80 | 9/29/2024 |
14.0.1 | 105 | 9/23/2024 |
14.0.1-alpha0010 | 115 | 8/21/2024 |
14.0.1-alpha0004 | 99 | 7/1/2024 |
14.0.0 | 134 | 6/3/2024 |
14.0.0-alpha0001 | 121 | 5/25/2024 |
13.0.3-alpha0009 | 196 | 5/12/2025 |
13.0.2 | 148 | 4/23/2025 |
13.0.2-alpha0006 | 150 | 4/21/2025 |
13.0.1 | 167 | 10/28/2024 |
13.0.1-alpha0008 | 73 | 10/28/2024 |
13.0.0 | 242 | 5/25/2024 |
13.0.0-alpha0001 | 105 | 5/25/2024 |
12.0.0 | 119 | 5/25/2024 |
12.0.0-alpha0001 | 104 | 5/25/2024 |
10.0.3-alpha0014 | 194 | 5/12/2025 |
10.0.2 | 86 | 1/28/2025 |
10.0.2-alpha0003 | 83 | 1/25/2025 |
10.0.1 | 94 | 10/28/2024 |
10.0.1-alpha0008 | 82 | 10/28/2024 |
10.0.0 | 121 | 5/25/2024 |
10.0.0-alpha0001 | 112 | 5/25/2024 |
0.2.0 | 212 | 4/9/2024 |
0.1.2 | 179 | 3/31/2024 |
0.1.1 | 142 | 3/30/2024 |
0.1.0 | 126 | 3/30/2024 |