Info
Version: | 1.0.0 |
Author(s): | Interesting Pty Ltd |
Last Update: | Friday, September 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AdvancedImages |
Install
Install-Package AdvancedImages
dotnet add package AdvancedImages
paket add AdvancedImages
AdvancedImages Download (Unzip the "nupkg" after downloading)
- Allows for image to change quality of thumbnail created dynamically via query string.
- Thumbnails with scaling/cropping/quality changes are cached on disk for performance.
- Media Request Protection feature that restricts image processing to server-generated requests, ensuring that the server only spends resources and disk space on valid image scaling/cropping/quality requests.
Disk space attacks and DDOS attacks have been considered.
- Works with secured media libraries.