Dianoga.ImageMagick 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dianoga.ImageMagick --version 1.1.1
NuGet\Install-Package Dianoga.ImageMagick -Version 1.1.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="Dianoga.ImageMagick" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dianoga.ImageMagick --version 1.1.1
#r "nuget: Dianoga.ImageMagick, 1.1.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.
// Install Dianoga.ImageMagick as a Cake Addin
#addin nuget:?package=Dianoga.ImageMagick&version=1.1.1

// Install Dianoga.ImageMagick as a Cake Tool
#tool nuget:?package=Dianoga.ImageMagick&version=1.1.1

An add-on to Kamsars Dianoga Module that utilizes the ImageMagick library to restrict image dimensions based on Media.Resizing settings in Sitecore.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 117,898 2/19/2018
1.2.3 11,675 11/15/2017
1.2.2 881 11/14/2017
1.2.1 931 11/8/2017
1.2.0 920 11/8/2017
1.1.1 879 11/7/2017
1.1.0 1,002 11/7/2017
1.0.1 1,102 11/3/2017

Major improvements to algorithm. ImageMagick portion only resizes images based on max dimensions. Original Dianoga JpegTrans used to reduce file size.