ImageResizer.Plugins.S3Reader2 by Nathanael Jones, Imazen

<PackageReference Include="ImageResizer.Plugins.S3Reader2" Version="4.1.5-rc" />

 ImageResizer.Plugins.S3Reader2 4.1.5-rc

Enables ImageResizer to access and process images from Amazon S3 buckets. Docs: http://imageresizing.net/plugins/s3reader2 Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 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.Plugins.S3Reader2</id>
    <version>4.1.5-rc</version>
    <title>ImageResizer.Plugins.S3Reader2 - Serve (and resize) images (and documents) from Amazon S3</title>
    <authors>Nathanael Jones, Imazen</authors>
    <owners>nathanaeljones, imazen</owners>
    <licenseUrl>http://imageresizing.net/licenses/trial</licenseUrl>
    <projectUrl>http://imageresizing.net</projectUrl>
    <iconUrl>http://imageresizing.net/images/logos/ImageIconPSD100.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Enables ImageResizer to access and process images from Amazon S3 buckets.
 
Docs: http://imageresizing.net/plugins/s3reader2

Support: http://imageresizing.net/support

Requires license, see http://imageresizing.net/plugins

## 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 S3Reader Amazon Cloud Imazen Resizer imaging</tags>
    <dependencies>
      <dependency id="ImageResizer" version="4.1.5-rc" />
      <dependency id="ImageResizer.Storage" version="4.1.5-rc" />
      <dependency id="AWSSDK.S3" version="[3.1.3, 4.0)" />
    </dependencies>
  </metadata>
</package>