A lightweight .NET framework, based on RazorEngine, that makes it really easy to send emails using Razor templates.
Info
Version: | 1.0.0 |
Author(s): | jonleigh.me |
Last Update: | Wednesday, July 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonleigh/RazorMailer |
NuGet Url: | https://www.nuget.org/packages/RazorMailer |
Install
Install-Package RazorMailer
dotnet add package RazorMailer
paket add RazorMailer
RazorMailer Download (Unzip the "nupkg" after downloading)
Dependencies
- RazorEngine(>= 3.8.2)