Library to do Mail Merge, using SendGrid as the mail engine.
Info
Version: | 1.0.0 |
Author(s): | Julian Pratt |
Last Update: | Wednesday, May 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/julianpratt/MistwarePostman |
NuGet Url: | https://www.nuget.org/packages/Mistware.Postman |
Install
Install-Package Mistware.Postman
dotnet add package Mistware.Postman
paket add Mistware.Postman
Mistware.Postman Download (Unzip the "nupkg" after downloading)
Dependencies
- mistware.files(>= 1.0.0)
- mistware.utils(>= 1.0.2)
- sendgrid(>= 9.14.1)