ImageResizer.Plugins.AzureReader2
5.0.5-preview02
Prefix Reserved
See the version list below for details.
dotnet add package ImageResizer.Plugins.AzureReader2 --version 5.0.5-preview02
NuGet\Install-Package ImageResizer.Plugins.AzureReader2 -Version 5.0.5-preview02
<PackageReference Include="ImageResizer.Plugins.AzureReader2" Version="5.0.5-preview02" />
paket add ImageResizer.Plugins.AzureReader2 --version 5.0.5-preview02
#r "nuget: ImageResizer.Plugins.AzureReader2, 5.0.5-preview02"
// Install ImageResizer.Plugins.AzureReader2 as a Cake Addin #addin nuget:?package=ImageResizer.Plugins.AzureReader2&version=5.0.5-preview02&prerelease // Install ImageResizer.Plugins.AzureReader2 as a Cake Tool #tool nuget:?package=ImageResizer.Plugins.AzureReader2&version=5.0.5-preview02&prerelease
AzureReader2 Plugin for ImageResizer
This plugin allows you to map folders in your website to Azure Blob Containers and processes and optimize images therein.
Ex. https://example.com/azure/<container>/<folder>/<file>.jpg?width=100
Configuration
# AzureReader2 plugin
Allows images located in Azure Blob Storage to be read, processed, resized, and served. Requests for unmodified images can be redirected to the blobstore itself.
Ben Foster has written a great walkthrough on using ImageResizer and AzureReader2; it provides screenshots and more detail than our reference guide here.
Installation
- Install-Package ImageResizer.Plugins.AzureReader2
2In the
<plugins />
section of Web.config, insert one of the following, depending on your scenario.
<add name="AzureReader2" prefix="~/azure" connectionString="NamedConnectionString" />
<add name="AzureReader2" prefix="~/azure" connectionString="DefaultEndpointsProtocol=http;AccountName=myAccountName;AccountKey=myAccountKey" />
<add name="AzureReader2" prefix="~/azure" connectionString="UseDevelopmentStorage=true" />
Configuration reference
AzureReader2 uses a prefix="~/azure/" by default.
connectionString
- The name of a connection string or the actual connection stringendpoint
- The server address to perform redirects to when we don't need to modify the blob. Ex. "http://<account>.blob.core.windows.net/" or "http://127.0.0.1:10000/account/" Automatically populated based on the connectionString.redirectToBlobIfUnmodified="true"
If true, AzureReader2 will 302 redirect to the original blob. If false, it will be proxied and possibly cached.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Azure.Storage.Blobs (>= 12.13.0)
- ImageResizer (>= 5.0.5-preview02)
- ImageResizer.Storage (>= 5.0.5-preview02)
- Microsoft.Azure.ConfigurationManager (>= 4.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 |
---|---|---|
5.0.13-preview09 | 11,227 | 9/30/2023 |
5.0.11-preview08 | 450 | 12/23/2022 |
5.0.10-preview07 | 547 | 11/17/2022 |
5.0.9-preview06 | 505 | 11/4/2022 |
5.0.8-preview05 | 503 | 11/4/2022 |
5.0.7-preview-04 | 559 | 10/14/2022 |
5.0.6-preview03 | 534 | 10/14/2022 |
5.0.5-preview02 | 572 | 9/29/2022 |
5.0.4-preview01 | 437 | 8/26/2022 |
5.0.3-preview04 | 537 | 8/26/2022 |
5.0.2-preview03 | 457 | 8/25/2022 |
5.0.1-preview02 | 498 | 8/25/2022 |
4.2.8 | 28,487 | 7/31/2020 |
4.2.7-pre | 840 | 7/14/2020 |
4.2.6-pre | 914 | 11/2/2019 |
4.2.5 | 93,430 | 4/6/2018 |
4.2.5-pre | 1,282 | 2/19/2018 |
4.2.4-pre | 1,300 | 12/13/2017 |
4.2.3-pre | 1,301 | 12/13/2017 |
4.2.1-pre | 1,153 | 11/29/2017 |
4.2.0 | 11,114 | 11/28/2017 |
4.1.11 | 2,038 | 11/8/2017 |
4.1.10 | 5,076 | 9/13/2017 |
4.1.9 | 19,553 | 6/22/2017 |
4.1.8 | 1,553 | 6/17/2017 |
4.1.7 | 2,178 | 6/6/2017 |
4.1.7-rc | 1,240 | 6/5/2017 |
4.1.6-rc | 1,177 | 6/1/2017 |
4.1.5-rc | 1,256 | 6/1/2017 |
4.1.4-rc | 3,820 | 5/11/2017 |
4.1.3-rc | 1,246 | 5/11/2017 |
4.1.3-preview | 1,238 | 5/6/2017 |
4.1.3-beta | 1,346 | 5/5/2017 |
4.0.5 | 98,008 | 1/31/2016 |
4.0.4 | 7,177 | 10/25/2015 |
4.0.3 | 1,537 | 10/25/2015 |
4.0.2 | 1,513 | 10/25/2015 |
4.0.1 | 6,693 | 10/25/2015 |
4.0.0-prerelease0881 | 1,776 | 8/11/2015 |
4.0.0-prerelease0877 | 1,421 | 7/7/2015 |
3.4.3 | 251,147 | 5/8/2014 |
3.4.2 | 5,413 | 11/26/2013 |
3.4.1 | 1,796 | 10/30/2013 |
3.4.0 | 2,820 | 10/17/2013 |
3.3.3 | 5,690 | 3/2/2013 |
3.3.2 | 2,361 | 1/24/2013 |
3.3.1 | 1,845 | 12/20/2012 |
2.4.8-pre | 882 | 11/2/2019 |
2.4.7 | 1,127 | 11/2/2019 |