summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Properties
Commit message (Collapse)AuthorAgeFilesLines
* Version Bump v7.1.0: WebProxy Supportv7.1.0Elmer Thomas2016-07-191-2/+2
|
* Version Bump v7.0.7: Fix for #256v7.0.7Elmer Thomas2016-07-181-2/+2
|
* Version Bump v7.0.6: Update docs, unit tests and examples to include Sender IDv7.0.6Elmer Thomas2016-07-121-2/+2
|
* Version Bump v7.0.5: Tests now mocked automatically against prismv7.0.5Elmer Thomas2016-07-081-2/+2
|
* Version Bump v7.0.4: swagger/oai updates + accept header fixv7.0.4Elmer Thomas2016-07-051-2/+2
|
* Version Bump v7.03: 232 Send mail fails with BadRequest when apostrophe used ↵Elmer Thomas2016-06-281-2/+2
| | | | in sender name
* Version Bump v7.0.2: Async FixElmer Thomas2016-06-161-3/+3
|
* Version Bump v7.0.1: Fix hard coded subject in mail helperElmer Thomas2016-06-151-2/+2
|
* Updating csharp-http-client dependencyElmer Thomas2016-06-031-7/+7
|
* Cleaned up code;Alex Reed (Xerax)2014-02-161-2/+5
| | | | | | | | | - Converted to tabs instead of 4 spaces. - Changed some private variable names to be C#4 standards compliant. - Renamed the WEBAPI class to be WebApi (see above). - Slightly tweaked the tests to load credential data from a private constant string at the top of the file, so you don't have to set Email/Password info for every instance it's used. - Cleaned up some foreach's to be LINQ statements - Decreased nesting where possible.
* reversion to 1.2.0 since not a breaking changeBrandon West2013-07-291-2/+2
|
* initial interface for C# SendGrid Mail libraryTyler Bischel2012-01-061-0/+36