dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 9 preview-5, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
MIT License
9.03k stars 1.16k forks source link

Mailkit samples #125

Open dodyg opened 5 years ago

dodyg commented 5 years ago

Mailkit is essentially the defactor mail client for .NET Core.

Kinani commented 5 years ago

Hello, I'm using Mailkit in my Contact form. can i abstract this form as a sample here?

dodyg commented 5 years ago

Awesome.

Please:

  1. Reduce it to the simplest possible working sample
  2. Put everything in Program.cs when possible.
  3. Write a README.md