Rotativa.AspNetCore
Rotativa.AspNetCore copied to clipboard
Not working in Asp.Net.Core 2.2
I can't get it to work in my Asp.Net.Core 2.2 application :-(
Can you provide information? My application is working just fine with Rotativa?
@MathieuAuclair really? I couldn't get it to work with .NET Core 2.2 no matter what. I had to download, customize and update this to 2.2: https://github.com/aaxelm/Rotativa.NetCore
Yes, have you configured it properly? Could you give me a link to your project?
Also on which platform are you using AspNet Core?
@MathieuAuclair What you mean by configured it properly? Apart from adding it as a dependency using the nugget packet manager what am i supposed to do? Btw i'm using it on Windows, .NET Core version 2.2.
Unfortunately i can't share the project because it's private
@Fieel, next time feel free to use google, not that hard, this question is not an issue, literally the second link on google. Follow this tutorial here.