PreMailer.Net Versions Save

C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.

v2.0.0-beta2

7 years ago

Fix: Duplicated style properties added with different values #139

v2.0.0-beta1

7 years ago

Make the project compatible with .NET Core #141 - 💪 thanks @sebok

v1.5.5

7 years ago

Fix: System.MissingMethodException: Method not found: ‘Void AngleSharp.Dom.IElement.RemoveAttribute(System.String)’. #130

v1.5.4

7 years ago

Download bundle link #109 Fix typos #110 Fix for occasional crash due to unsupported URI schemes #112

v1.5.3

8 years ago

Preserve original DOCTYPE #102

v1.5.2

8 years ago

Bump AngleSharp to version 0.9.5 in NuSpec file #99

v1.5.1

8 years ago

Bump AngleSharp to version 0.9.5 #93

v1.5.0

8 years ago

Replaced CsQuery with AngleSharp #76 Add Position property to StyleClass class #81 Access to underlying Document made public #90 FIX: CssSelectorParser Regex Matchers are wrong #85

v1.4.3

8 years ago

Added support for link tags #72

v1.4.2

8 years ago

Do not add Analytics tracking tags when using Handlebars syntax #65