-
Notifications
You must be signed in to change notification settings - Fork 46
Home
atheken edited this page Dec 11, 2014
·
23 revisions
Postmark.Net provides an easy to use .net library that will allow you to leverage the full power of the Postmark API.
If you're new to Postmark, welcome! You can get started with the latest version of the .net client on our Getting Started wiki page.
The Postmark.Net library has been substantially updated to leverage the latest plaform features available on .net 4.5. With these great improvements, you may need to update your use of the client when upgrading.
If you're currently using version 1.x of the library, you should check out the Version 2.0 Upgrade Guide.
The Postmark.Net client can be installed from NuGet.
For additional information about the capabilities of the Postmark API, see http://developer.postmarkapp.com/.
- Getting Started
- Version 2.0 Upgrade Guide
- Sending Email
- Searching Sent Messages
- Analyzing Sent Messages
- Processing Inbound Email
- Retrieving Message Statistics
- Handling Bounces
- Managing Suppressions
- Working with Message Streams
- Managing Your Account
- Troubleshooting Async&Await
- Version 1.x Overview
- Sending Email
- Sending Batch Emails
- Sending Attachments
- Sending Inline Images
- Using
MailMessage
- Using the Bounce API
- [Getting Send Statistics](Sending Statistics)
- Adding Custom Email Headers