Skip to content

v3.0.0

Compare
Choose a tag to compare
@serilog-build serilog-build released this 29 Feb 00:57
573cb51

This is a major update to the sink, switching to MailKit on all platforms, and with new configuration methods including JSON configuration syntax.

Breaking changes

  • Drops support for netstandard1.x and net45
  • Now relies on MailKit for email delivery on all target platforms
  • Redesigned WriteTo.Email() configuration method and parameters mean code and JSON configuration will need to be updated, see README.md for details