Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/andrewdavey/postal

Email sending for asp.net mvc using the view engine system to render emails.
https://github.com/andrewdavey/postal

Last synced: 16 days ago
JSON representation

Email sending for asp.net mvc using the view engine system to render emails.

Lists

README

        

Postal - A handy email sending library for ASP.NET MVC.

by Andrew Davey ( http://aboutcode.net , http://twitter.com/andrewdavey )

Postal uses the MVC view engine infrastructure to render emails.

Read the introduction: http://aboutcode.net/postal
The wiki has documentation: https://github.com/andrewdavey/postal/wiki
See the MvcSample project for a basic overview of usage.