summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Example.csproj
Commit message (Expand)AuthorAgeFilesLines
* add user-agentBrandon West2014-10-091-6/+6
* fix build configs and testsBrandon West2014-06-201-14/+3
* deprecate NET40Brandon West2014-06-201-6/+1
* remove unnecessary referenceBrandon West2014-06-141-4/+1
* more fixesBrandon West2014-06-141-22/+12
* add BuildNet40 build config, make signing assembly conditionalBrandon West2014-06-141-0/+3
* add ReleaseNet40 and ReleaseNet45 build configsBrandon West2014-06-131-14/+8
* fix constructorBrandon West2014-05-231-0/+6
* fix referenceBrandon West2014-05-231-4/+6
* fix some copypastaBrandon West2014-05-211-6/+4
* change namespace from SendGridMail to SendGrid, change SendGrid type to SendG...Brandon West2014-05-211-1/+0
* Cleaned up code;Alex Reed (Xerax)2014-02-161-1/+1
* Updated solutions to add support for Visual Studio 2013 (Keeping support for ...Alex Reed (Xerax)2014-02-161-0/+3
* fix dependenciesBrandon West2014-01-201-0/+29
* add dependency on Smtpapi library, remove SMTP functionalityBrandon West2014-01-061-7/+6
* set things up for both .NET 4.0 and 4.5Brandon West2013-07-291-1/+1
* set target framework to .NET 4.5Brandon West2013-07-291-1/+3
* renamed REST transport to WebTyler Bischel2012-01-241-1/+1
* update attachments, fixed filter formats, added some documentation, made cons...Tyler Bischel2012-01-131-1/+3
* Added support for Rest API, to get mailing working. Also added examples to se...CJ Buchmann2012-01-121-0/+1
* Merge Conflict FixedCJ Buchmann2012-01-121-0/+1
* changed target platformTyler Bischel2012-01-101-1/+5
* fixed namespace weirdness, made changes to .gitignoreTyler Bischel2012-01-101-0/+6
* initial interface for C# SendGrid Mail libraryTyler Bischel2012-01-061-0/+58