AIM 1.0.0
See the version list below for details.
dotnet add package AIM --version 1.0.0
NuGet\Install-Package AIM -Version 1.0.0
<PackageReference Include="AIM" Version="1.0.0" />
paket add AIM --version 1.0.0
#r "nuget: AIM, 1.0.0"
// Install AIM as a Cake Addin #addin nuget:?package=AIM&version=1.0.0 // Install AIM as a Cake Tool #tool nuget:?package=AIM&version=1.0.0
Aegis Implicit Mail is a free and open source library which is designed to provide fast and developer friendly API to send emails using SMTP ports.
AIM Supports :
* None Ssl Mails
* Implicit Ssl Mails
* Explicit Ssl Mails
* Smtp Connection test
* Detect Ssl type of mail server
* Attachments for MIME and S/MIME message.
* In-line attachment and separate file attachment
* All content types and mimes
* SMIME , Signed and Encrypted mails
In an integrated way
Sadly, Microsoft.Net.Mail Ssl Mails does not support Implicit Ssl Mail and it is still used by many servers, including port 465 of Gmail here AIM comes to make a readable and fast alternative to send your smtp mails.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AIM:
Package | Downloads |
---|---|
ZapLib
Docs: https://github.com/LinZap/ZapLib |
|
QNZ.Infrastructure
QNZCMS基础库,ASP.net MVC 5 |
GitHub repositories
This package is not used by any popular GitHub repositories.
S/MIME support, detect connection type and test connection has been added