summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge pull request #342 from stevensona/contributing-guidelines-typoElmer Thomas9 years
origin/232-apostropheUpdating tests to support apostrophe fixElmer Thomas9 years
origin/256-bad-jsonPrepping for releaseElmer Thomas9 years
origin/259-async-fixREADME formatting fixesElmer Thomas9 years
origin/HEADMerge pull request #342 from stevensona/contributing-guidelines-typoElmer Thomas9 years
origin/documentation-updatesREADME documentation updatesElmer Thomas9 years
origin/inboundBreaking Changes UpdateElmer Thomas9 years
origin/mailBreaking Changes UpdateElmer Thomas9 years
origin/masterMerge pull request #342 from stevensona/contributing-guidelines-typoElmer Thomas9 years
origin/owre-masterMerge remote-tracking branch 'refs/remotes/origin/master' into owre-masterElmer Thomas9 years
origin/prismUpdating test execution instructionsElmer Thomas9 years
origin/single-emailProperties FTW, Cancellation Tokens, ReorganizeElmer Thomas8 years
origin/toc-templateAdd TOC for README, Add USE_CASES.mdElmer Thomas9 years
origin/troubleshootingAdded Troubleshooting sectionElmer Thomas9 years
origin/v9betaFix for Visual Studio RC 2017 bugElmer Thomas8 years
 
TagDownloadAuthorAge
v8.0.5sendgrid-csharp-8.0.5.zip  sendgrid-csharp-8.0.5.tar.gz  sendgrid-csharp-8.0.5.tar.bz2  Elmer Thomas9 years
v8.0.4sendgrid-csharp-8.0.4.zip  sendgrid-csharp-8.0.4.tar.gz  sendgrid-csharp-8.0.4.tar.bz2  Elmer Thomas9 years
v8.0.3sendgrid-csharp-8.0.3.zip  sendgrid-csharp-8.0.3.tar.gz  sendgrid-csharp-8.0.3.tar.bz2  Elmer Thomas9 years
v8.0.2sendgrid-csharp-8.0.2.zip  sendgrid-csharp-8.0.2.tar.gz  sendgrid-csharp-8.0.2.tar.bz2  Elmer Thomas9 years
v8.0.1sendgrid-csharp-8.0.1.zip  sendgrid-csharp-8.0.1.tar.gz  sendgrid-csharp-8.0.1.tar.bz2  Elmer Thomas9 years
v8.0.0sendgrid-csharp-8.0.0.zip  sendgrid-csharp-8.0.0.tar.gz  sendgrid-csharp-8.0.0.tar.bz2  Elmer Thomas9 years
v7.1.1sendgrid-csharp-7.1.1.zip  sendgrid-csharp-7.1.1.tar.gz  sendgrid-csharp-7.1.1.tar.bz2  Elmer Thomas9 years
v7.1.0sendgrid-csharp-7.1.0.zip  sendgrid-csharp-7.1.0.tar.gz  sendgrid-csharp-7.1.0.tar.bz2  Elmer Thomas9 years
v7.0.7sendgrid-csharp-7.0.7.zip  sendgrid-csharp-7.0.7.tar.gz  sendgrid-csharp-7.0.7.tar.bz2  Elmer Thomas9 years
v7.0.6sendgrid-csharp-7.0.6.zip  sendgrid-csharp-7.0.6.tar.gz  sendgrid-csharp-7.0.6.tar.bz2  Elmer Thomas9 years
v7.0.5sendgrid-csharp-7.0.5.zip  sendgrid-csharp-7.0.5.tar.gz  sendgrid-csharp-7.0.5.tar.bz2  Elmer Thomas9 years
v7.0.4sendgrid-csharp-7.0.4.zip  sendgrid-csharp-7.0.4.tar.gz  sendgrid-csharp-7.0.4.tar.bz2  Elmer Thomas9 years
v7.0.3sendgrid-csharp-7.0.3.zip  sendgrid-csharp-7.0.3.tar.gz  sendgrid-csharp-7.0.3.tar.bz2  Elmer Thomas9 years
v7.0.2sendgrid-csharp-7.0.2.zip  sendgrid-csharp-7.0.2.tar.gz  sendgrid-csharp-7.0.2.tar.bz2  Elmer Thomas9 years
v7.0.0sendgrid-csharp-7.0.0.zip  sendgrid-csharp-7.0.0.tar.gz  sendgrid-csharp-7.0.0.tar.bz2  Elmer Thomas9 years
v7.0.1sendgrid-csharp-7.0.1.zip  sendgrid-csharp-7.0.1.tar.gz  sendgrid-csharp-7.0.1.tar.bz2  Elmer Thomas9 years
v6.3.4sendgrid-csharp-6.3.4.zip  sendgrid-csharp-6.3.4.tar.gz  sendgrid-csharp-6.3.4.tar.bz2  Elmer Thomas9 years
v6.3.3sendgrid-csharp-6.3.3.zip  sendgrid-csharp-6.3.3.tar.gz  sendgrid-csharp-6.3.3.tar.bz2  Elmer Thomas9 years
v6.3.2sendgrid-csharp-6.3.2.zip  sendgrid-csharp-6.3.2.tar.gz  sendgrid-csharp-6.3.2.tar.bz2  Elmer Thomas9 years
v6.3.1sendgrid-csharp-6.3.1.zip  sendgrid-csharp-6.3.1.tar.gz  sendgrid-csharp-6.3.1.tar.bz2  Elmer Thomas9 years
v6.3.0sendgrid-csharp-6.3.0.zip  sendgrid-csharp-6.3.0.tar.gz  sendgrid-csharp-6.3.0.tar.bz2  Elmer Thomas9 years
v6.2.0sendgrid-csharp-6.2.0.zip  sendgrid-csharp-6.2.0.tar.gz  sendgrid-csharp-6.2.0.tar.bz2  Elmer Thomas9 years
 
AgeCommit messageAuthorFilesLines
2016-10-12Merge pull request #342 from stevensona/contributing-guidelines-typoHEADorigin/masterorigin/HEADmasterElmer Thomas1-1/+1
2016-10-11Align contributing guidelines to actual example codestevensona1-1/+1
2016-09-27Merge pull request #246 from dubrovkinmaxim/Code-Simplificationv8.0.5Elmer Thomas23-5716/+4903
2016-09-20Minor fix after invalid rebase.Maxim Dubrovkin1-1/+1
2016-09-20Revert back pre initialize auto-properties.Maxim Dubrovkin1-6/+24
2016-09-20update-package Microsoft.AspNet.WebApi.Client -reintallMaxim Dubrovkin1-5/+5
2016-09-20update-package -reintall for NUnit and NUnitTestAdapterMaxim Dubrovkin1-5/+5
2016-09-20Fixes after huge mergeMaxim Dubrovkin12-1275/+124
2016-09-20Merge branch 'master' into Code-SimplificationMaxim Dubrovkin4-25/+259
2016-09-20Mail was refactored. Inner DTOs were extracted.Maxim2-6/+51
2016-09-20Breaking Changes UpdateElmer Thomas1-0/+4
2016-09-20Version Bump v8.0.4: Added TOC to README, Added USE_CASES.mdElmer Thomas4-6/+11
2016-09-20TypoElmer Thomas1-2/+2
2016-09-20Add TOC for README, Add USE_CASES.mdElmer Thomas2-0/+161
2016-09-20Version Bump v8.0.3: Fix #297Elmer Thomas4-6/+11
2016-09-20Describe what missing classes meansElmer Thomas1-0/+15
2016-09-20Version Bump v8.0.2: Fix Issue #273Elmer Thomas4-6/+12
2016-09-20Version Bump v8.0.1: Added Troubleshooting sectionElmer Thomas4-6/+10
2016-09-20Added Troubleshooting sectionElmer Thomas2-1/+85
2016-09-20Update README.mdElmer Thomas1-4/+4
2016-09-20Version Bump v8.0.0: BREAKING CHANGE #259 async fixElmer Thomas4-6/+13
2016-09-20README formatting fixesElmer Thomas1-0/+4
2016-09-20README formatting fixesElmer Thomas1-6/+6
2016-09-20README formatting fixesElmer Thomas1-6/+6
2016-09-20Update dependency for async fixElmer Thomas31-5090/+4911
[...]