| smsohan/MvcMailer |
577 |
|
86 |
12 |
over 6 years ago |
11 |
March 17, 2013 |
92 |
mit |
C# |
| A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style |
| jonleigh/RazorMailer |
47 |
|
1 |
1 |
almost 8 years ago |
18 |
July 13, 2016 |
1 |
mit |
C# |
| A lightweight framework for sending emails from any .NET platform using Razor templates. Built on top of RazorEngine. |
| crossvertise/ActionMailerNext |
42 |
|
13 |
12 |
over 2 years ago |
18 |
March 20, 2023 |
24 |
mit |
C# |
| Fork of ActionMailer.Net, A easy to use library to generate emails with razor views |
| smolyakoff/essential-templating |
21 |
|
1 |
2 |
over 3 years ago |
7 |
August 22, 2014 |
0 |
mit |
C# |
| A set of templating libraries. |
| mmooney/MMDB.RazorEmail |
19 |
|
2 |
0 |
over 11 years ago |
11 |
August 26, 2014 |
1 |
other |
C# |
| Send a Razor-formatted email in one line of code from any .NET app |
| markkemper1/RazorEmail |
16 |
|
0 |
0 |
about 12 years ago |
20 |
February 03, 2014 |
3 |
|
C# |
| Razor templated emails. |
| mirsaeedi/Mailzory |
12 |
|
2 |
0 |
almost 7 years ago |
4 |
October 07, 2016 |
4 |
|
C# |
| Mailzory helps you to send emails which are based on Razor templates. Mailzory is dependent on RazorEngine project. |
| skyhop/Mail |
9 |
|
0 |
0 |
about 5 years ago |
0 |
|
3 |
apache-2.0 |
C# |
| A library smoothing email generation from .NET code, by enforcing a strong boundary between the template, and code rendering the template. |
| wduffy/RazorMail |
8 |
|
0 |
0 |
over 14 years ago |
0 |
|
1 |
|
C# |
| RazorMail allows sending of email using the razor template engine outwith the context of an MVC project, keeping the concerns of email generation within your domain rather than the UI. |
| LionelVallet/ReHackt.RazorEmails |
5 |
|
0 |
1 |
over 3 years ago |
25 |
November 14, 2023 |
1 |
apache-2.0 |
C# |
| Provides an email layout to create email templates with Razor and tag helpers, and a service to send emails using SMTP. |