Skip to content

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 20:53
9062729

Release Info Version 2.1.0

Info

What is this?

A slim and simple client to handle HTML emails in .NET 9+ for MailKit. This client allows you to send emails via MailKit rendered by the Razor view engine, including helpers for CSS inlining and absolute URLs.

Changes in v2.1.0

  • Updated to .NET 9
  • Updated to MailKit 4.11.0
  • Updated to Razor 9.0.4
  • Updated to HtmlAgilityPack 1.12.1
  • Removed Newtonsoft.Json dependency
  • Removed obsolete and unused package RestSharp
  • Improved nullability annotations