![]() |
VOOZH | about |
dotnet add package jcdcdev.Umbraco.CloudflareMediaCache --version 17.0.1
NuGet\Install-Package jcdcdev.Umbraco.CloudflareMediaCache -Version 17.0.1
<PackageReference Include="jcdcdev.Umbraco.CloudflareMediaCache" Version="17.0.1" />
<PackageVersion Include="jcdcdev.Umbraco.CloudflareMediaCache" Version="17.0.1" />Directory.Packages.props
<PackageReference Include="jcdcdev.Umbraco.CloudflareMediaCache" />Project file
paket add jcdcdev.Umbraco.CloudflareMediaCache --version 17.0.1
#r "nuget: jcdcdev.Umbraco.CloudflareMediaCache, 17.0.1"
#:package jcdcdev.Umbraco.CloudflareMediaCache@17.0.1
#addin nuget:?package=jcdcdev.Umbraco.CloudflareMediaCache&version=17.0.1Install as a Cake Addin
#tool nuget:?package=jcdcdev.Umbraco.CloudflareMediaCache&version=17.0.1Install as a Cake Tool
👁 Documentation
👁 Umbraco Marketplace
👁 License
👁 NuGet Downloads
👁 Project Website
dotnet add package jcdcdev.Umbraco.CloudflareMediaCache
You will need a Cloudflare Zone ID and API Key to use this package.
Note: The API Key should have the following permission:
Add the following section to your appsettings.json:
{
"Cloudflare": {
"Media": {
"Cache": {
"ZoneId": "ZONE_ID",
"ApiToken": "API_TOKEN",
"Enabled": true,
"Mode": "All",
"MaxAge": 2592000
}
}
}
}
| Option | Description |
|---|---|
ZoneId |
The Cloudflare Zone ID |
Key |
The Cloudflare API Key |
Enabled |
Whether to enable functionality |
Mode |
The cache mode (All, Prefix) |
MaxAge |
The max-age for cache headers (seconds) |
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.3 | 48 | 6/15/2026 |
| 18.0.0-alpha.2 | 47 | 6/9/2026 |
| 17.0.1 | 155 | 12/26/2025 |
| 17.0.1-alpha.3 | 155 | 12/22/2025 |
| 17.0.0 | 163 | 11/29/2025 |
| 17.0.0-alpha.5 | 149 | 11/28/2025 |
| 17.0.0-alpha.2 | 175 | 11/26/2025 |
| 16.0.2 | 252 | 10/29/2025 |
| 16.0.2-alpha0008 | 216 | 10/21/2025 |
| 16.0.1 | 232 | 8/12/2025 |
| 16.0.1-alpha0009 | 211 | 8/10/2025 |
| 13.0.8 | 210 | 12/21/2025 |
| 13.0.8-alpha0013 | 299 | 12/17/2025 |
| 13.0.8-alpha0005 | 167 | 11/29/2025 |
| 13.0.7 | 226 | 10/29/2025 |
| 13.0.7-alpha0008 | 211 | 10/21/2025 |
| 13.0.6 | 226 | 8/12/2025 |
| 13.0.6-alpha0003 | 229 | 8/10/2025 |
| 13.0.5 | 192 | 7/27/2025 |