| Commit message (Expand) | Author | Age | Files | Lines |
* | Preparing for deploy | Elmer Thomas | 2016-04-27 | 1 | -263/+0 |
* | Update tests and example | Elmer Thomas | 2015-12-15 | 1 | -21/+45 |
* | Implementing Stats [GET] | Elmer Thomas | 2015-12-14 | 1 | -3/+22 |
* | Updated Example | Elmer Thomas | 2015-12-14 | 1 | -2/+0 |
* | Added Global Suppressions GET, POST, DELETE | Elmer Thomas | 2015-12-14 | 1 | -3/+45 |
* | Added example code | Elmer Thomas | 2015-12-11 | 1 | -1/+39 |
* | Removed unused using statement. | Elmer Thomas | 2015-12-10 | 1 | -1/+0 |
* | Fixing merge conflict | Elmer Thomas | 2015-12-10 | 1 | -1/+0 |
|\ |
|
| * | Implement pull #127, add api key constructors | Elmer Thomas | 2015-11-24 | 1 | -8/+2 |
* | | Add POST, DELETE | Elmer Thomas | 2015-12-10 | 1 | -11/+24 |
* | | GET implemented | Elmer Thomas | 2015-12-10 | 1 | -3/+27 |
|/ |
|
* | Async all the way through + testing | Elmer Thomas | 2015-11-16 | 1 | -5/+6 |
* | Re-factoring based on @deckarep's feedback | Elmer Thomas | 2015-11-16 | 1 | -10/+9 |
* | Formatting | Elmer Thomas | 2015-11-12 | 1 | -14/+14 |
* | Use generic test values | Elmer Thomas | 2015-11-12 | 1 | -3/+3 |
* | Updated example | Elmer Thomas | 2015-11-12 | 1 | -45/+62 |
* | Added Integration/Unit Tests for API Keys endpoint | Elmer Thomas | 2015-11-11 | 1 | -21/+26 |
* | A first implementation of a Web API v3 client | Elmer Thomas | 2015-11-06 | 1 | -11/+46 |
* | AddSection | Wataru Sato | 2015-01-28 | 1 | -4/+4 |
* | AddSection | Wataru Sato | 2015-01-28 | 1 | -2/+3 |
* | add substitution tag with unicode | Brandon West | 2015-01-25 | 1 | -1/+5 |
* | async exception handling example | Brandon West | 2014-10-09 | 1 | -10/+21 |
* | fix some copypasta | Brandon West | 2014-05-21 | 1 | -1/+1 |
* | change namespace from SendGridMail to SendGrid, change SendGrid type to SendG... | Brandon West | 2014-05-21 | 1 | -3/+3 |
* | Factory removed from Web | paroos | 2014-05-09 | 1 | -1/+1 |
* | Usable with an IoC Container | paroos | 2014-05-09 | 1 | -1/+1 |
* | Cleaned up code; | Alex Reed (Xerax) | 2014-02-16 | 1 | -23/+23 |
* | add dependency on Smtpapi library, remove SMTP functionality | Brandon West | 2014-01-06 | 1 | -1/+0 |
* | update example app to use https and DeliverAsync | Brandon West | 2013-10-24 | 1 | -1/+1 |
* | reversion to 1.2.0 since not a breaking change | Brandon West | 2013-07-29 | 1 | -40/+35 |
* | example sending code | Brandon West | 2013-07-29 | 1 | -40/+40 |
* | fix build warnings | Brandon West | 2013-01-14 | 1 | -0/+1 |
* | added support for attachments by streams, and made the REST call truncate to ... | Tyler Bischel | 2012-04-25 | 1 | -0/+2 |
* | added examples based on user feedback | Tyler Bischel | 2012-01-24 | 1 | -3/+4 |
* | renamed REST transport to Web | Tyler Bischel | 2012-01-24 | 1 | -3/+3 |
* | Finished writing code examples for SMTP and REST and also cleaned up and refa... | CJ Buchmann | 2012-01-16 | 1 | -50/+8 |
* | line changes | Tyler Bischel | 2012-01-16 | 1 | -1/+0 |
* | Code merged for microsoft for Friday at 4pm. Filters are working, and Mailing... | CJ Buchmann | 2012-01-13 | 1 | -6/+9 |
* | Merge branch 'us1882-inbetween' of github.com:sendgrid/sendgrid-csharp into u... | CJ Buchmann | 2012-01-13 | 1 | -4/+4 |
|\ |
|
| * | fixed attachments and REST works!! | Tyler Bischel | 2012-01-13 | 1 | -4/+4 |
* | | committing before tyler breaks my stuff, with his not good enough stuff | CJ Buchmann | 2012-01-13 | 1 | -8/+10 |
|/ |
|
* | Added suport for REST file attachments. Also added third party library to han... | CJ Buchmann | 2012-01-13 | 1 | -2/+3 |
* | Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882-inbe... | CJ Buchmann | 2012-01-13 | 1 | -4/+5 |
|\ |
|
* | | Got code to working state to deliver to Microsoft | CJ Buchmann | 2012-01-13 | 1 | -1/+4 |
* | | Attempting to attach files via REST | CJ Buchmann | 2012-01-13 | 1 | -2/+18 |
|/ |
|
* | Got All parts of the REST api working, except file attachments. | CJ Buchmann | 2012-01-12 | 1 | -3/+2 |
* | Added support for Rest API, to get mailing working. Also added examples to se... | CJ Buchmann | 2012-01-12 | 1 | -2/+19 |
* | Merge Conflict Fixed | CJ Buchmann | 2012-01-12 | 1 | -10/+18 |
* | refactored attachments, fixed bug in headers | Tyler Bischel | 2012-01-12 | 1 | -4/+5 |
* | Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882 | CJ Buchmann | 2012-01-11 | 1 | -12/+8 |
|\ |
|
| * | functions for SendGrid.cs and tests for the non-filter stuff in SendGrid.cs h... | Eric Becking | 2012-01-11 | 1 | -1/+2 |
* | | added unit tests for SendGrid Enable/Disable filters | CJ Buchmann | 2012-01-11 | 1 | -8/+13 |
|/ |
|
* | example project sends email, tree node for filters created, json encoding don... | Tyler Bischel | 2012-01-10 | 1 | -1/+12 |
* | changed reference to namespace | Tyler Bischel | 2012-01-10 | 1 | -1/+0 |
* | fixed namespace weirdness, made changes to .gitignore | Tyler Bischel | 2012-01-10 | 1 | -0/+1 |
* | initial interface for C# SendGrid Mail library | Tyler Bischel | 2012-01-06 | 1 | -0/+16 |