ImageProcessor.Plugins.PDF 1.3.5

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

// Install ImageProcessor.Plugins.PDF as a Cake Tool
#tool nuget:?package=ImageProcessor.Plugins.PDF&version=1.3.5

A plugin for ImageProcessor adding PDF as a recognized input format.  This allows you to easily show thumbnails from PDF's.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  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.3.15 4,965 6/25/2020
1.3.9 5,394 11/7/2018
1.3.8 741 11/7/2018
1.3.5 722 11/7/2018
1.3.0 776 11/7/2018
1.2.0 3,476 4/24/2017
1.1.0 1,037 2/1/2017
1.0.6218.36681 987 1/9/2017

Pdfs are rendered as image, when a PDF has multiple pages, only the first is shown.