Rotativa.AspNetCore
Rotativa.AspNetCore copied to clipboard
Puppeteer-Sharp support
Would you accept a PR for Puppeteer-Sharp support? This would also add support to Linux (#13)
I think it wouldn't be too hard to accomplish:
- We need an
IBrowserDriver
. - Make
WkhtmlDriver
implement that interface. - Add one property on RotativaConfig to set which driver we want to use.
please add my vote to having Rotativa support Puppeteer-Sharp :-)