Simple Mail .NET Core

Overview

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

Features

  • Send Email
  • With/Without SSL

Requirements

  • .NET Framework 2.1

Instructions

Simply  install nuget(.NET Core framework) to your solution.

Related