Entropy
Entropy copied to clipboard
Mvc.RenderViewToString: support tag helpers
How to make Mvc.RenderViewToString sample working with tag helpers?
I was trying to add _ViewImports with @addTagHelper directives but with no avail. It seems like both Microsoft and custom tag helpers are not recognised. In the output I just have <partial name="..." />