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 Feb 23, 2021. It is now read-only.
I've implemented successfully the RazorViewToStringRenderer in a NET Core 2.1 Console Application but looks like the view that I'm trying to render has got trouble finding partial views even if the path is correct.
I've implemented successfully the RazorViewToStringRenderer in a NET Core 2.1 Console Application but looks like the view that I'm trying to render has got trouble finding partial views even if the path is correct.
Index.cshtml
I've installed all the MVC Dependencies and configured the services correctly. The Index.cshtml without the partial view works fine.
The text was updated successfully, but these errors were encountered: