Info
Version: | 1.0.1 |
Author(s): | Matt Wright |
Last Update: | Sunday, March 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/M3W.TemplatedEmailHandler |
Install
Install-Package M3W.TemplatedEmailHandler
dotnet add package M3W.TemplatedEmailHandler
paket add M3W.TemplatedEmailHandler
M3W.TemplatedEmailHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- M3W.RSSL(>= 1.0.0)
- RazorEngine(>= 3.7.7)
Accepts multiple template / model pairs; RazorEngine parses the template using @Model.PropertyName substitution.