smsohan / MvcMailer

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MvcMailer is an ASP.NET MVC Mailer, inspired by Ruby on Rails ActionMailer, that helps composing Email body using regular ASP.NET MVC views. This one works with .Net 4.0 for now.

##How to Use

See MvcMailer Wiki

##Report Feature or Issues

Use Github Issues Page to mention your desired feature or if something is broken!

##Have Fun

I have a lot of fun working on this project. Wish you enjoy using it and if you wish, you can contribute too. Find me on Twitter @smsohan

Other Contributors

@TylerMercier

About

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style

License:MIT License


Languages

Language:C# 86.2%Language:PowerShell 11.0%Language:Ruby 2.8%