1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feature/add web hook event type delivered (#225) More... 5 months ago
Add support for SendersInfo API route (#211) More... over 5 years ago
Merge pull request #207 from seankearney/target471 More... over 5 years ago
Merge pull request #209 from seankearney/json More... over 5 years ago
Merge pull request #208 from seankearney/configureawait More... over 5 years ago
Use the JSON utility so we get the custom serialization settings. Without this we POST invalid json. More... over 5 years ago
Configureawait all the way More... over 5 years ago
Additionally target .NET 4.7.1 More... over 5 years ago
Merge pull request #203 from WillBDaniels/master More... almost 6 years ago
adding the microsoft/CSharp nuget package in, to make it so that the project actually compiles More... almost 6 years ago
Making PreserveRecipients a nullable bool so that it defaults to not appearing in the JSON, rather than defaulting to 'false' which has implications about how mandrill treats cc/bcc addresses. see http://blog.mandrill.com/rules-options-easier-bcc.html More... almost 6 years ago
Added PR template. More... almost 6 years ago
Updated ms packages. More... about 6 years ago
Updated to NetStandard2.0 More... over 6 years ago
TemplateInfo CreatedAt property correctly renamed. More... almost 7 years ago
Merge remote-tracking branch 'origin/master' More... almost 7 years ago
Merge pull request #195 from ctolkien/camel-case-serializer More... almost 7 years ago
More code cleanup. More... almost 7 years ago
Ran code cleanup on tests. More... almost 7 years ago
Removed old test files/project. More... almost 7 years ago
Added camelcase/snakecase json bits, removed jsonproperty More... almost 7 years ago
Updated Readme and Release notes for 3.1.0. More... almost 7 years ago
Info integration tests added. More... almost 7 years ago
Merge pull request #194 from ctolkien/master More... almost 7 years ago
implement IDisposable for mandrillapi More... almost 7 years ago
you cannot change baseaddress after a request has been set. Refactor of tests More... almost 7 years ago
try to keep consistent with formatting re: 2 spaces More... almost 7 years ago
Added failing test More... almost 7 years ago
Removed unused tokenization script used in old TC builds. More... almost 7 years ago
SearchResult.Ts uses long instead of int as suggested by #179. More... almost 7 years ago