summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Program.cs
Commit message (Expand)AuthorAgeFilesLines
* fix build warningsBrandon West2013-01-141-0/+1
* added support for attachments by streams, and made the REST call truncate to ...Tyler Bischel2012-04-251-0/+2
* added examples based on user feedbackTyler Bischel2012-01-241-3/+4
* renamed REST transport to WebTyler Bischel2012-01-241-3/+3
* Finished writing code examples for SMTP and REST and also cleaned up and refa...CJ Buchmann2012-01-161-50/+8
* line changesTyler Bischel2012-01-161-1/+0
* Code merged for microsoft for Friday at 4pm. Filters are working, and Mailing...CJ Buchmann2012-01-131-6/+9
* Merge branch 'us1882-inbetween' of github.com:sendgrid/sendgrid-csharp into u...CJ Buchmann2012-01-131-4/+4
|\
| * fixed attachments and REST works!!Tyler Bischel2012-01-131-4/+4
* | committing before tyler breaks my stuff, with his not good enough stuffCJ Buchmann2012-01-131-8/+10
|/
* Added suport for REST file attachments. Also added third party library to han...CJ Buchmann2012-01-131-2/+3
* Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882-inbe...CJ Buchmann2012-01-131-4/+5
|\
* | Got code to working state to deliver to MicrosoftCJ Buchmann2012-01-131-1/+4
* | Attempting to attach files via RESTCJ Buchmann2012-01-131-2/+18
|/
* Got All parts of the REST api working, except file attachments.CJ Buchmann2012-01-121-3/+2
* Added support for Rest API, to get mailing working. Also added examples to se...CJ Buchmann2012-01-121-2/+19
* Merge Conflict FixedCJ Buchmann2012-01-121-10/+18
* refactored attachments, fixed bug in headersTyler Bischel2012-01-121-4/+5
* Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882CJ Buchmann2012-01-111-12/+8
|\
| * functions for SendGrid.cs and tests for the non-filter stuff in SendGrid.cs h...Eric Becking2012-01-111-1/+2
* | added unit tests for SendGrid Enable/Disable filtersCJ Buchmann2012-01-111-8/+13
|/
* example project sends email, tree node for filters created, json encoding don...Tyler Bischel2012-01-101-1/+12
* changed reference to namespaceTyler Bischel2012-01-101-1/+0
* fixed namespace weirdness, made changes to .gitignoreTyler Bischel2012-01-101-0/+1
* initial interface for C# SendGrid Mail libraryTyler Bischel2012-01-061-0/+16