Skip to content

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 20:00
189a388

Info

Important

This is a .NET 8 compiled version.
Users who use < .net 8 please install the 1.2.x package versions.
Users who use .net 5 please install the 1.1.x package versions.
Users who use .net core 3.1 please install the 1.0.x versions

What is this?

An slim and simple client to handle HTML Mails in .net core 6+ for Mailkit. This client allows you to send e-mails via MailKit rendered by razor view engine including helpers for css inlining and absolute urls.

Changes in v2.0.0

  • Added support for .NET 8
  • Updated to latest packages
  • Upgraded API