EmailSender:使用System.Net.Mail进行测试的.NET5 Windows Forms电子邮件发件人

时间:2024-04-26 16:51:32
【文件属性】:

文件名称:EmailSender:使用System.Net.Mail进行测试的.NET5 Windows Forms电子邮件发件人

文件大小:221KB

文件格式:ZIP

更新时间:2024-04-26 16:51:32

C#

电子邮件发件人 用于测试目的的基本.NET5 Windows Forms应用程序。 电子邮件发件人正在使用System.Net.Mail类。 为Gmail配置了默认设置。 您需要在发送电子邮件之前填充配置文件App.config 。 <? xml version = " 1.0 " encoding = " utf-8 " ?> < configuration> < appSettings> < add xss=removed xss=removed> < add xss=removed xss=removed> < add xss=removed xss=removed> < add key = " FromDisplay


【文件预览】:
EmailSender-main
----README.md(1017B)
----bin()
--------Release()
----Program.cs(599B)
----.gitattributes(66B)
----EmailSender.csproj(269B)
----MainForm.resx(248KB)
----MainForm.cs(5KB)
----App.config(641B)
----EmailSender.csproj.user(254B)
----EmailSender.sln(1KB)
----MainForm.Designer.cs(17KB)
----email.ico(165KB)

网友评论