Info
Version: | 5.0.2-preview |
Author(s): | Wkhtmltopdf.NetCore |
Last Update: | Monday, February 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Wkhtmltopdf.NetCore |
Install
Install-Package Wkhtmltopdf.NetCore
dotnet add package Wkhtmltopdf.NetCore
paket add Wkhtmltopdf.NetCore
Wkhtmltopdf.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Razor.Extensions(>= 3.0.0)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 3.0.0)
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.0.0)
- Microsoft.Extensions.Hosting(>= 3.0.0)
Tags
For more information about how to use it, go to https://github.com/fpanaccia/Wkhtmltopdf.NetCore.Example.