platform-compat
platform-compat copied to clipboard
More Info on SmtpClient Deprecation
DE0005: SmtpClient shouldn't be used is the linked to from the SmtpClient docs as "more information" about why SmtpClient
is deprecated, but "doesn't support many modern protocols" and "doesn't scale" is the only justification provided here.
It would be great if this article could be enhanced with some more detail/reasoning or a link provided.
Thanks =)
I second your comment, just fyi https://github.com/jstedfast/MailKit#goals elaborates a bit
Are there plan's to reimplement these functions? I came from a PowerShell warning to this. Because the cmdlet Send-MailMessage
returns now a warning. :(
Is there hope that there is soon a replacement for this?