scottsauber/RazorHtmlEmails

Hoped this works from a Console project as well. But doesn't.

Opened this issue · 0 comments

This works perfectly when that class library is finally being used in a asp mvc project. But say I have an executable which is used in a schedule job that periodically checks some thing in database and sends out emails.. This is not working.
DI is throwing lot of errors as it is not able to load some dependencies which are only available in Http Context.