Skip to content

Email sending for asp.net core 2.0 and above using the view engine system to render emails.

License

Notifications You must be signed in to change notification settings

amitmittal/postal.aspnetcore

 
 

Repository files navigation

Postal Build status NuGet

A handy email sending library for ASP.NET Core 2.0 and above.

Forked from https://github.com/hermanho/postal.aspnetcore with few bug fixes and inbuild support for Postmarkapp, Mailgun and Sendgrid apis.

Support for Postmarkapp, Mailgun and Sendgrid apis is in development. Pull Requests are welcome!!

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.

About

Email sending for asp.net core 2.0 and above using the view engine system to render emails.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 95.8%
  • HTML 4.0%
  • Other 0.2%