A dotnet wrapper for the https://sendgrid.com/ api.
Info
Version: | 2.0.0-preview2 |
Author(s): | SendGridClient |
Last Update: | Saturday, November 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/0xdeafcafe/sendgrid-dotnet |
NuGet Url: | https://www.nuget.org/packages/SendGridClient |
Install
Install-Package SendGridClient
dotnet add package SendGridClient
paket add SendGridClient
SendGridClient Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Net.Http(>= 4.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags