SimpleMail .NET

Overview

Simple Mail is a .NET library to send email through SMTP with or without SSL

Features

  • Send Email
  • With/Without SSL
  • Supports Attachments

Requirements

  • .NET Framework 4.5 or higher

Instructions

Simply add the DLL or install nuget(.NET Core framework) to your solution.

Related