A simple Email Sender with Razor email templates support for .NET Core.
Info
Version: | 1.0.7 |
Author(s): | Linco Ñanco |
Last Update: | Monday, August 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LincoNanco/MailingFerret |
NuGet Url: | https://www.nuget.org/packages/MailingFerret |
Install
Install-Package MailingFerret
dotnet add package MailingFerret
paket add MailingFerret
MailingFerret Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
Tags