andrewdavey / postal

Email sending for asp.net mvc using the view engine system to render emails.
http://aboutcode.net/postal
MIT License
536 stars 169 forks source link

Using Layout and RazorEngine outside ASP.NET #87

Open rodrigopires opened 9 years ago

rodrigopires commented 9 years ago

Hello there,

Still no chance for using Postal outside ASP.NET with Layout views? That would be great.

tystol commented 9 years ago

Just issued a PR: https://github.com/andrewdavey/postal/pull/117

It's very basic at this point, but does work!