Skip to content

hermanho/postal.aspnetcore

 
 

Repository files navigation

Postal Build status Build Status NuGet

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.

fork from https://github.com/andrewdavey/postal with asp.net core support

Nuget

https://www.nuget.org/packages/Postal.AspNetCore/

Sample

https://github.com/hermanho/postal.aspnetcore.samples