summaryrefslogtreecommitdiffstats
path: root/SendGrid/Tests/TestJsonUtils.cs
Commit message (Collapse)AuthorAgeFilesLines
* add dependency on Smtpapi library, remove SMTP functionalityBrandon West2014-01-061-17/+0
|
* Got All parts of the REST api working, except file attachments.CJ Buchmann2012-01-121-2/+2
|
* only tests the basic serialization, to make sure it works correctly...Tyler Bischel2012-01-111-5/+0
|
* example project sends email, tree node for filters created, json encoding ↵Tyler Bischel2012-01-101-0/+22
done, other fixes