summaryrefslogtreecommitdiffstats
path: root/SendGrid/Tests/Transport/TestWebApi.cs
Commit message (Collapse)AuthorAgeFilesLines
* Preparing for deployElmer Thomas2016-04-271-97/+0
|
* Implement pull #127, add api key constructorsElmer Thomas2015-11-241-64/+77
|
* Updating assembly dependencies.Elmer Thomas2015-11-241-0/+2
|
* Updating testsElmer Thomas2015-11-111-1/+1
|
* line endings and whitespaceBrandon West2014-10-071-74/+74
|
* add CC, Bcc supportJosh Huber2014-08-151-2/+11
|
* change namespace from SendGridMail to SendGrid, change SendGrid type to ↵Brandon West2014-05-211-8/+2
| | | | SendGridMessage, update to depend on SendGrid.SmtpApi, remove CC and BCC methods since they are not supported in the web API currently.
* Factory removed from Webparoos2014-05-091-2/+2
| | | | Public constructor created (IoC friendly)
* Usable with an IoC Containerparoos2014-05-091-1/+1
|
* Renamed TestWeb to TestWebApi.Alex Reed (Xerax)2014-02-171-0/+79