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.
<PackageVersion Include="ImageProcessor.Web.Config" Version="2.2.1" />
<PackageReference Include="ImageProcessor.Web.Config" />
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.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package ImageProcessor.Web.Config@2.2.1
#: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.2.1
#tool nuget:?package=ImageProcessor.Web.Config&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
.NETFramework 4.5
- ImageProcessor (>= 2.2.3)
- ImageProcessor.Web (>= 4.3.0)
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
|
- Bumped version number to ensure minimum requirements are enforced by Nuget.