KOZEN-PDF 0.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package KOZEN-PDF --version 0.0.13
                    
NuGet\Install-Package KOZEN-PDF -Version 0.0.13
                    
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.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KOZEN-PDF" Version="0.0.13" />
                    
Directory.Packages.props
<PackageReference Include="KOZEN-PDF" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add KOZEN-PDF --version 0.0.13
                    
#r "nuget: KOZEN-PDF, 0.0.13"
                    
#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.
#addin nuget:?package=KOZEN-PDF&version=0.0.13
                    
Install KOZEN-PDF as a Cake Addin
#tool nuget:?package=KOZEN-PDF&version=0.0.13
                    
Install KOZEN-PDF as a Cake Tool

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,988 10/3/2017
0.0.14 1,448 10/3/2017
0.0.13 1,521 10/3/2017
0.0.12 1,528 10/3/2017
0.0.11 1,553 10/3/2017
0.0.10 1,405 10/3/2017
0.0.9 998 10/3/2017
0.0.8 1,508 10/3/2017
0.0.7 1,420 10/3/2017
0.0.6 1,502 10/3/2017
0.0.5 1,556 10/3/2017
0.0.4 1,468 10/3/2017
0.0.3 1,395 10/3/2017
0.0.1 1,601 10/3/2017

Moved the wkhtml files to a proper content directory.