Skip to content

v2.2.1.2

Compare
Choose a tag to compare
@hermanho hermanho released this 11 Dec 01:11

Implemented enhancements:

  • Allow SendAsync with MailMessage in EmailService
  • Decouple "Func<SmtpClient>" into "IOptions<EmailServiceOptions>" in EmailService constructor for dependency injection
  • Add logger in EmailService