Skip to content

Releases: darrencauthon/csharp-sparkpost

2.0.2 Forgot yet another new addition to the interface: RecipientValidations

12 Jul 07:32
Compare
Choose a tag to compare

Forgot yet another new addition to the interface: RecipientValidations

Full Changelog: 2.0.1...2.0.2

2.0.1 - Events interface bugfix

11 Jul 16:18
7ceaa21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0 - the pulling code forward to .NET Core+

11 Jul 15:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.14.0...2.0.0

User-agent

02 Jul 13:59
Compare
Choose a tag to compare
  • Added a user-agent to identify the client. Defaults to csharp-sparkpost/version, like "csharp-sparkpost/1.14.0"

Better CC/BCC handling

25 Jan 15:08
Compare
Choose a tag to compare
  • Fixed issue where CC/BCC emails were not setting set correctly in the header. Thanks @asherber !

https://www.nuget.org/packages/SparkPost/1.13.0

Fix misspelled word

23 Jan 15:42
Compare
Choose a tag to compare
  • Renamed MessageEvent.MessageForm to MessageEvent.MessageFrom via #135

Thanks @asherber !!

https://www.nuget.org/packages/SparkPost/1.12.1

Message Event Samples

16 Dec 20:45
Compare
Choose a tag to compare

Suppressions Retrieve fix

09 Dec 02:01
Compare
Choose a tag to compare
  • Resolved an issue retrieving emails from suppression lists. Resolved #117

https://www.nuget.org/packages/SparkPost/1.11.1

MailMessage helpers

08 Dec 14:54
Compare
Choose a tag to compare
  • Added helpers to convert MailMessages to Transmissions.

Thanks again @asherber !

https://www.nuget.org/packages/SparkPost/1.11.0

Added support for Metrics

08 Dec 02:36
Compare
Choose a tag to compare
  • Added support for metrics.
  • Added file helpers for easier attachments.

Thanks @asherber !

https://www.nuget.org/packages/SparkPost/1.10.0