guibranco/CrispyWaffle

Add SMTP and FTP clients in Utils projects

guibranco opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Add new project CrispyWaflle.Utils and add communications namespace with FTP and SMTP clients.

Describe the solution you'd like

  • Add FtpClient class.
  • Add SmtpClient class;