Info
Version: | 5.0.18088 |
Author(s): | Luke Lowrey, Ben Cull, Github Contributors |
Last Update: | Wednesday, November 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Reo.Core.FluentEmail.RazorEngine |
Install
Install-Package Reo.Core.FluentEmail.RazorEngine
dotnet add package Reo.Core.FluentEmail.RazorEngine
paket add Reo.Core.FluentEmail.RazorEngine
Reo.Core.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.