You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
Hello, i'm trying to run the tool to generate pdf from razor view, but i am getting this error ;
Could not find an IRouter associated with the ActionContext. If your application is using endpoint routing then you can get a IUrlHelperFactory with dependency injection and use it to create a UrlHelper, or use Microsoft.AspNetCore.Routing.LinkGenerator.
PS: I am running this from a controller.
Please help.
The text was updated successfully, but these errors were encountered:
Hello, i'm trying to run the tool to generate pdf from razor view, but i am getting this error ;
Could not find an IRouter associated with the ActionContext. If your application is using endpoint routing then you can get a IUrlHelperFactory with dependency injection and use it to create a UrlHelper, or use Microsoft.AspNetCore.Routing.LinkGenerator.
PS: I am running this from a controller.
Please help.
The text was updated successfully, but these errors were encountered: