ImageProcessor.Web.Config 2.2.1

dotnet add package ImageProcessor.Web.Config --version 2.2.1
NuGet\Install-Package ImageProcessor.Web.Config -Version 2.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ImageProcessor.Web.Config" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImageProcessor.Web.Config --version 2.2.1
#r "nuget: ImageProcessor.Web.Config, 2.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ImageProcessor.Web.Config as a Cake Addin
#addin nuget:?package=ImageProcessor.Web.Config&version=2.2.1

// Install ImageProcessor.Web.Config as a Cake Tool
#tool nuget:?package=ImageProcessor.Web.Config&version=2.2.1

Adds configuration to your ImageProcessor.Web solution to allow you to override the default settings.

If you use ImageProcessor.Web please get in touch via my twitter @james_m_south

Feedback is always welcome

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ImageProcessor.Web.Config:

Repository Stars
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
Version Downloads Last updated
2.2.1 430 4/22/2015
2.2.0 913 2/27/2015
2.1.1 318 1/21/2015
2.1.0 978 11/11/2014
2.0.0 548 8/26/2014
1.1.3 638 7/1/2014
1.1.2 262 6/18/2014
1.1.1 326 6/1/2014
1.1.0 139 5/6/2014
1.0.0 102 3/19/2014

- Bumped version number to ensure minimum requirements are enforced by Nuget.