This library is designed to help generate and send email messages using razor templates.
Info
Version: | 1.1.4 |
Author(s): | Nate Zaugg |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MindfireTechnology/RazorEmailCore |
NuGet Url: | https://www.nuget.org/packages/RazorEmailCore |
Install
Install-Package RazorEmailCore
dotnet add package RazorEmailCore
paket add RazorEmailCore
RazorEmailCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 9.0.1)
- RazorLight(>= 1.1.0)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- RazorLight(>= 1.1.0)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Text.Encoding(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.AspNetCore.Hosting(>= 2.1.0)
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Razor.Host(>= 1.1.7)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.2)
- Microsoft.Extensions.DiagnosticAdapter(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
Tags