This is a sample application using EvoPdf 7.5 that demonstrates an issue with the official nuget package.
Calling the webservice should return a pdf file.
HtmlToPdfConverter throws an exeption:
The file evointernal.dat (contained in the NuGet package) does not get deployed to the \bin\Debug\net472 folder.
Download the official NuGet package, unzip it and manually copy the file evointernal.dat to the \bin\debug\net472 folder.