ImageProcessor.Web.Config 2.6.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ImageProcessor.Web.Config --version 2.6.0
                    
NuGet\Install-Package ImageProcessor.Web.Config -Version 2.6.0
                    
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.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImageProcessor.Web.Config" Version="2.6.0" />
                    
Directory.Packages.props
<PackageReference Include="ImageProcessor.Web.Config" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ImageProcessor.Web.Config --version 2.6.0
                    
#r "nuget: ImageProcessor.Web.Config, 2.6.0"
                    
#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.
#:package ImageProcessor.Web.Config@2.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ImageProcessor.Web.Config&version=2.6.0
                    
Install as a Cake Addin
#tool nuget:?package=ImageProcessor.Web.Config&version=2.6.0
                    
Install as a Cake Tool

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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on ImageProcessor.Web.Config:

Package Downloads
UmbracoCms

Installs Umbraco Cms in your Visual Studio ASP.NET project

HappyPorch.UmbracoExtensions.Core

Extensions, helpers and services for Umbraco 8 websites

Endzone.Umbraco.ModelsBuilderExtensions

Extensions, helpers and services for all Umbraco websites

ImageFilter

A content app for Umbraco which lets you use Image Processor to create new images from your media items.

Lofcz.Forks.Umbraco

Fork of Umbraco Cms. Installs Umbraco Cms in your Visual Studio ASP.NET project

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