KOZEN-PDF 0.0.15

dotnet add package KOZEN-PDF --version 0.0.15                
NuGet\Install-Package KOZEN-PDF -Version 0.0.15                
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="KOZEN-PDF" Version="0.0.15" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KOZEN-PDF --version 0.0.15                
#r "nuget: KOZEN-PDF, 0.0.15"                
#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 KOZEN-PDF as a Cake Addin
#addin nuget:?package=KOZEN-PDF&version=0.0.15

// Install KOZEN-PDF as a Cake Tool
#tool nuget:?package=KOZEN-PDF&version=0.0.15                

Easily generate PDF's in .NET.  Based on Google / Alphabet's wkhtmltopdf.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.15 1,815 10/3/2017
0.0.14 1,294 10/3/2017
0.0.13 1,351 10/3/2017
0.0.12 1,362 10/3/2017
0.0.11 1,394 10/3/2017
0.0.10 1,247 10/3/2017
0.0.9 886 10/3/2017
0.0.8 1,362 10/3/2017
0.0.7 1,274 10/3/2017
0.0.6 1,351 10/3/2017
0.0.5 1,401 10/3/2017
0.0.4 1,323 10/3/2017
0.0.3 1,244 10/3/2017
0.0.1 1,454 10/3/2017

Moved the wkhtml files to a proper content directory.