Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed REST transport to Web | Tyler Bischel | 2012-01-24 | 1 | -425/+0 |
| | |||||
* | Finished writing code examples for SMTP and REST and also cleaned up and ↵ | CJ Buchmann | 2012-01-16 | 1 | -38/+368 |
| | | | | refactored a large portion of code | ||||
* | Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into ↵ | CJ Buchmann | 2012-01-13 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | us1882-inbetween Conflicts: SendGrid/SendGridMail/Transport/REST.cs | ||||
| * | update attachments, fixed filter formats, added some documentation, made ↵ | Tyler Bischel | 2012-01-13 | 1 | -2/+2 |
| | | | | | | | | constructors initializable only by factory functions | ||||
* | | Attempting to attach files via REST | CJ Buchmann | 2012-01-13 | 1 | -0/+2 |
|/ | |||||
* | Got All parts of the REST api working, except file attachments. | CJ Buchmann | 2012-01-12 | 1 | -1/+16 |
| | |||||
* | Added support for Rest API, to get mailing working. Also added examples to ↵ | CJ Buchmann | 2012-01-12 | 1 | -0/+78 |
send a simple web api. |