Im developing a function in a .NetCoreApp Ver 1.1. Ive been looking for a way to convert HTML to PDF and other similar questions here on Stack recommended https://www.nuget.org/packages/HtmlRenderer.PdfSharp
But it seems it can be run in a .NetCoreApp. Are there any simple ways to convert HTML to PDF in a .NetCoreApp?