Our.Umbraco.AutoImageOptimze 0.1.0

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

// Install Our.Umbraco.AutoImageOptimze as a Cake Tool
#tool nuget:?package=Our.Umbraco.AutoImageOptimze&version=0.1.0

Allows automatic imageoptimaztion with Imageprocessor.

This package includes ImageProcessor.Plugins.WebP 1.3 and requires ImageProcessor (>= 2.8.0)

Appsettings

Our.Umbraco.AutoImageOptimze:Disabled = (boolean) Disables the plugin - Default: false

Our.Umbraco.AutoImageOptimze:WebP = (boolean) abled automatic webp plugin - Default: true

Our.Umbraco.AutoImageOptimze:Ignore = (string) Ignores extensions and paths -
Example: "app_plugins, .gif" will ignore app_plugins folder and .gif

Our.Umbraco.AutoImageOptimze:Quality = (int) Sets default quality - 0 disables it

Our.Umbraco.AutoImageOptimze:MaxWidth = (int) Set maxwidth for all none cropped images - 0 disables it

Our.Umbraco.AutoImageOptimze:MaxHeight = (int) Set maxheight for all none cropped images - 0 disables it

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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
0.1.1 514 5/21/2020
0.1.0 455 5/16/2020