ImageProcessor.Web.Plugins.AzureBlobCache
1.0.4
.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.4
dotnet add package ImageProcessor.Web.Plugins.AzureBlobCache --version 1.0.4
<PackageReference Include="ImageProcessor.Web.Plugins.AzureBlobCache" Version="1.0.4" />
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.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImageProcessor.Web.Plugins.AzureBlobCache, 1.0.4"
#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.4
// Install ImageProcessor.Web.Plugins.AzureBlobCache as a Cake Tool
#tool nuget:?package=ImageProcessor.Web.Plugins.AzureBlobCache&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds a self cleaning cache 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.2.6)
- ImageProcessor.Web (>= 4.3.4)
- ImageProcessor.Web.Config (>= 2.2.2)
- 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 |
Added option to stream images instead of rewriting the path.