Easy Sendgrid api NuGet Package

Simple way to send emails using sendgrid using http or smtp api.


Usage:--
easysendgrid sg = new easysendgrid("apiuser", "apikey", "method");
string response = sg.sendmail("toaddress", "subject", "body", "from");
//method :-http or smtp.




Got any Easy Sendgrid api Question?





Info

Version: 1.0.2
Author(s): Qservices_inc
Last Update: Monday, December 5, 2016
.NET Fiddle: Create the first Fiddle
Project Url: http://project_url_here_or_delete_this_line/
NuGet Url: https://www.nuget.org/packages/easysendgridapi


Install
Install-Package easysendgridapi
dotnet add package easysendgridapi
paket add easysendgridapi
easysendgridapi Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2908