summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/SMTPAPI.cs
Commit message (Collapse)AuthorAgeFilesLines
* add dependency on Smtpapi library, remove SMTP functionalityBrandon West2014-01-061-545/+0
|
* fix build warningsBrandon West2013-01-141-1/+0
|
* added examples based on user feedbackTyler Bischel2012-01-241-0/+121
|
* Finished writing code examples for SMTP and REST and also cleaned up and ↵CJ Buchmann2012-01-161-34/+257
| | | | refactored a large portion of code
* updated filter callTyler Bischel2012-01-161-1/+1
|
* committing before tyler breaks my stuff, with his not good enough stuffCJ Buchmann2012-01-131-8/+62
|
* update attachments, fixed filter formats, added some documentation, made ↵Tyler Bischel2012-01-131-4/+4
| | | | constructors initializable only by factory functions
* Added support for Rest API, to get mailing working. Also added examples to ↵CJ Buchmann2012-01-121-8/+51
| | | | send a simple web api.
* Merge Conflict FixedCJ Buchmann2012-01-121-0/+105