PreMailer.Net

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

MIT License

Stars
639
Committers
48
PreMailer.Net - v2.6.0 Latest Release

Published by martinnormark 5 months ago

What's Changed

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.5.0...v2.6.0

PreMailer.Net - v2.5.0

Published by jasekiw 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.4.0...v2.5.0

PreMailer.Net - v2.4.0

Published by martinnormark almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.3.0...v2.4.0

PreMailer.Net - v2.3.0

Published by martinnormark about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/milkshakesoftware/PreMailer.Net/compare/v2.2.0...v2.3.0

PreMailer.Net - v2.2.0

Published by martinnormark over 4 years ago

Add optional custom markupformatter parameter #198

PreMailer.Net - v2.1.3

Published by martinnormark almost 5 years ago

Target .NET Framework 4.6.1 instead of 4.6 #187

PreMailer.Net - v2.1.2

Published by martinnormark about 5 years ago

Add support on fetching Uri with local filepath like file:///C:/websiite/style.css #182
Bump AngleSharp from 0.12.1 to 0.13.0 #176

PreMailer.Net - v2.1.0

Published by martinnormark about 5 years ago

Update AngleSharp to v0.12.1 #175
Allow Stream as input of PreMailer #159
Optimization: Cache selector specificity #153
FIX: Problems with minified Css #151

PreMailer.Net - v2.0.1

Published by martinnormark almost 6 years ago

Add support for .Net Framework 4.5+

PreMailer.Net - v2.0.0

Published by martinnormark over 6 years ago

.NET Standard 2.0 Support and project clean up #156

PreMailer.Net - v2.0.0-beta2

Published by martinnormark over 7 years ago

Fix: Duplicated style properties added with different values #139

PreMailer.Net - v2.0.0-beta1

Published by martinnormark over 7 years ago

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

PreMailer.Net - v1.5.5

Published by martinnormark almost 8 years ago

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

PreMailer.Net - v1.5.4

Published by martinnormark about 8 years ago

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

PreMailer.Net - v1.5.3

Published by martinnormark over 8 years ago

Preserve original DOCTYPE #102

PreMailer.Net - v1.5.2

Published by martinnormark over 8 years ago

Bump AngleSharp to version 0.9.5 in NuSpec file #99

PreMailer.Net - v1.5.1

Published by martinnormark over 8 years ago

Bump AngleSharp to version 0.9.5 #93

PreMailer.Net - v1.5.0

Published by martinnormark over 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

PreMailer.Net - v1.4.3

Published by martinnormark almost 9 years ago

Added support for link tags #72

PreMailer.Net - v1.4.2

Published by martinnormark about 9 years ago

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