ImageProcessor.Web.Plugins.AzureBlobCache
1.0.9
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ImageProcessor.Web.Plugins.AzureBlobCache -Version 1.0.9
dotnet add package ImageProcessor.Web.Plugins.AzureBlobCache --version 1.0.9
<PackageReference Include="ImageProcessor.Web.Plugins.AzureBlobCache" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImageProcessor.Web.Plugins.AzureBlobCache --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImageProcessor.Web.Plugins.AzureBlobCache, 1.0.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ImageProcessor.Web.Plugins.AzureBlobCache as a Cake Addin
#addin nuget:?package=ImageProcessor.Web.Plugins.AzureBlobCache&version=1.0.9
// Install ImageProcessor.Web.Plugins.AzureBlobCache as a Cake Tool
#tool nuget:?package=ImageProcessor.Web.Plugins.AzureBlobCache&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- ImageProcessor (>= 2.4.0)
- ImageProcessor.Web (>= 4.6.0)
- 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,279 | 7/21/2020 |
1.7.0 | 58,609 | 4/18/2020 |
1.6.1 | 38,559 | 2/26/2020 |
1.6.0 | 22,883 | 12/18/2019 |
1.5.0.100 | 150,992 | 2/11/2019 |
1.4.2.19 | 149,137 | 4/9/2018 |
1.4.1.2 | 24,549 | 2/20/2018 |
1.4.0 | 5,189 | 1/30/2018 |
1.3.1 | 63,596 | 3/27/2017 |
1.3.0 | 32,246 | 1/18/2017 |
1.2.0 | 2,382 | 12/27/2016 |
1.1.3 | 24,635 | 10/4/2016 |
1.1.2 | 3,921 | 9/10/2016 |
1.1.1 | 18,895 | 8/3/2016 |
1.0.9 | 3,056 | 6/7/2016 |
1.0.8 | 30,304 | 2/11/2016 |
1.0.7 | 3,685 | 1/24/2016 |
1.0.6 | 1,541 | 1/12/2016 |
1.0.5 | 3,725 | 12/1/2015 |
1.0.4 | 11,659 | 6/22/2015 |
1.0.3 | 1,234 | 6/8/2015 |
1.0.2 | 1,065 | 5/27/2015 |
1.0.1 | 1,390 | 4/22/2015 |
1.0.0 | 4,787 | 2/27/2015 |
- Updated to support ImageProcessor.Web v4.6.0
- Added logging for failed requests