An email template binder/renderer that uses the MVC view engine to allow for C# based email templating.
Info
Version: | 2.0.1 |
Author(s): | Penguin.Cms.Web.Mail.EmailRenderer |
Last Update: | Sunday, September 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/penguincms/Penguin.Cms.Web.Mail.EmailRenderer |
NuGet Url: | https://www.nuget.org/packages/Penguin.Cms.Web.Mail.EmailRenderer |
Install
Install-Package Penguin.Cms.Web.Mail.EmailRenderer
dotnet add package Penguin.Cms.Web.Mail.EmailRenderer
paket add Penguin.Cms.Web.Mail.EmailRenderer
Penguin.Cms.Web.Mail.EmailRenderer Download (Unzip the "nupkg" after downloading)
Dependencies
- Penguin.Cms.Mail.Templating(>= 2.0.4)
- Penguin.Web.Mvc.Abstractions(>= 1.0.1)
- Penguin.Web.Rendering(>= 2.0.4)