Info
Version: | 3.1.21705 |
Author(s): | Luke Lowrey, Ben Cull, Github Contributors |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/H21.AspNetCore.FluentEmail.RazorEngine |
Install
Install-Package H21.AspNetCore.FluentEmail.RazorEngine
dotnet add package H21.AspNetCore.FluentEmail.RazorEngine
paket add H21.AspNetCore.FluentEmail.RazorEngine
H21.AspNetCore.FluentEmail.RazorEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentEmail.Core(>= 2.7.0)
- Microsoft.CSharp(>= 4.7.0)
- RazorLight.NetCore3(>= 3.0.2)
Tags
Generate emails using Razor templates.
Anything you can do in ASP.NET is possible here.
Uses the RazorLight project under the hood.