I am trying to generate emails with HTML content. this content has already gone through sanitation so I am not worried in that regard, however when I call:
Built a wrapper for RazorEngine that adds in support for @Html.Raw() and @Html.Partial()
@Html.Raw()
@Html.Partial()
https://github.com/b9chris/RazorEngineComplete