ImageProcessor.Web.Plugins.AzureBlobCache
1.1.1
See the version list below for details.
Install-Package ImageProcessor.Web.Plugins.AzureBlobCache -Version 1.1.1
dotnet add package ImageProcessor.Web.Plugins.AzureBlobCache --version 1.1.1
<PackageReference Include="ImageProcessor.Web.Plugins.AzureBlobCache" Version="1.1.1" />
paket add ImageProcessor.Web.Plugins.AzureBlobCache --version 1.1.1
#r "nuget: ImageProcessor.Web.Plugins.AzureBlobCache, 1.1.1"
// Install ImageProcessor.Web.Plugins.AzureBlobCache as a Cake Addin
#addin nuget:?package=ImageProcessor.Web.Plugins.AzureBlobCache&version=1.1.1
// Install ImageProcessor.Web.Plugins.AzureBlobCache as a Cake Tool
#tool nuget:?package=ImageProcessor.Web.Plugins.AzureBlobCache&version=1.1.1
Adds a self cleaning cache to ImageProcessor.Web that uses Azure Blob Containers to store processed images.
If you use ImageProcessor.Web please get in touch via my twitter @james_m_south
Feedback is always welcome
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.5
- ImageProcessor (>= 2.4.4)
- ImageProcessor.Web (>= 4.6.4)
- ImageProcessor.Web.Config (>= 2.3.0)
- Microsoft.Data.Edm (>= 5.6.2)
- Microsoft.Data.OData (>= 5.6.2)
- Microsoft.Data.Services.Client (>= 5.6.2)
- Microsoft.WindowsAzure.ConfigurationManager (>= 1.8.0)
- Newtonsoft.Json (>= 5.0.8)
- System.Spatial (>= 5.6.2)
- WindowsAzure.Storage (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ImageProcessor.Web.Plugins.AzureBlobCache:
Package | Downloads |
---|---|
Our.Umbraco.AzureCDNToolkit
Azure CDN Toolkit for Umbraco |
|
Storm.ImageProcessor.Web
ImageProcessor extensions supporting configuration of azure blob storage from application settings |
|
SodaDigital.UmbracoMediaAzureExtensions
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.1 | 153,830 | 7/21/2020 |
1.7.0 | 58,747 | 4/18/2020 |
1.6.1 | 38,599 | 2/26/2020 |
1.6.0 | 22,886 | 12/18/2019 |
1.5.0.100 | 151,298 | 2/11/2019 |
1.4.2.19 | 149,273 | 4/9/2018 |
1.4.1.2 | 24,560 | 2/20/2018 |
1.4.0 | 5,193 | 1/30/2018 |
1.3.1 | 63,639 | 3/27/2017 |
1.3.0 | 32,263 | 1/18/2017 |
1.2.0 | 2,388 | 12/27/2016 |
1.1.3 | 24,643 | 10/4/2016 |
1.1.2 | 3,925 | 9/10/2016 |
1.1.1 | 18,933 | 8/3/2016 |
1.0.9 | 3,059 | 6/7/2016 |
1.0.8 | 30,310 | 2/11/2016 |
1.0.7 | 3,691 | 1/24/2016 |
1.0.6 | 1,545 | 1/12/2016 |
1.0.5 | 3,730 | 12/1/2015 |
1.0.4 | 11,663 | 6/22/2015 |
1.0.3 | 1,240 | 6/8/2015 |
1.0.2 | 1,069 | 5/27/2015 |
1.0.1 | 1,393 | 4/22/2015 |
1.0.0 | 4,791 | 2/27/2015 |
Fixed - StreamCacheImage disables browser caching.
Updated - Massive performance improvements.
Added - CachedCDNTimeout configuration control allows altering lookup time for redirecting to CDN.