Creates email messages from localized files or text strings using a Razor templating engine.
Info
| Version: | 1.1.3 |
| Author(s): | Alek Davis |
| Last Update: | Tuesday, July 30, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alekdavis/Mailr |
| NuGet Url: | https://www.nuget.org/packages/Mailr |
Install
Install-Package Mailr
dotnet add package Mailr
paket add Mailr
Mailr Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.9)
- RazorEngine(>= 3.4.1)
Tags