ImageResizer.MvcWebConfig by Nathanael Jones, Imazen

<PackageReference Include="ImageResizer.MvcWebConfig" Version="4.1.4-rc" />

Package Files

0 bytes

 ImageResizer.MvcWebConfig 4.1.4-rc

Installs ImageResizer by (carefully) modifying Web.Config. Duplicate of ImageResizer.WebConfig for ImageResizer 4+. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>ImageResizer.MvcWebConfig</id>
    <version>4.1.4-rc</version>
    <title>ImageResizer Web.Config Installation</title>
    <authors>Nathanael Jones, Imazen</authors>
    <owners>nathanaeljones, imazen</owners>
    <licenseUrl>http://imageresizing.net/licenses/freedom</licenseUrl>
    <projectUrl>http://imageresizing.net</projectUrl>
    <iconUrl>http://imageresizing.net/images/logos/ImageIconPSD100.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Installs ImageResizer by (carefully) modifying Web.Config. Duplicate of ImageResizer.WebConfig for ImageResizer 4+.

Docs: http://imageresizing.net/

Support: http://imageresizing.net/support

## 30+ plugins available

Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace.
You'll find  plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark &amp; text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing &amp; rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing &amp; compression into .zip archives, red eye auto-correction,  face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.</description>
    <tags>ImageResizer Imazen Resizer MVC Routing MvcRoutingShim WebConfig imaging</tags>
    <dependencies>
      <dependency id="ImageResizer" version="4.1.4-rc" />
      <dependency id="ImageResizer.WebConfig" version="4.1.4-rc" />
    </dependencies>
  </metadata>
</package>