Skip to content

Version 2.0 Upgrade Guide

atheken edited this page Dec 11, 2014 · 16 revisions

Version 2.0 of Postmark.Net has been designed from the ground up to take advantage of the latest .net features. The following page outlines the major improvements to the library, with information about how and when you need to convert your existing code to leverage these new features.

If your application targets older versions of .net (2.0 through 4.0), the Postmark.Net NuGet package contains the same assemblies as the 1.6.1 release, and no modifications to your application should be necessary if you are targeting these older frameworks.

If your application targets .net 4.5 or higher, you may need to make a few modifications to your code to work with the 2.0 client.


To be continued.

Clone this wiki locally