This example use the Library DinkToPdf to convert Html to PDF with .NET Core 2.0.
It's just for the purpose of learning how to use it and see if it works with .NET Core 2.0.
There are two projects, one of them it is a console project and the other is a Web API project.
For it to work in debug mode, you should copy the file libwkhtmltox.dll in the package path .nuget\packages\dinktopdf\1.0.8\lib\netstandard1.6