Info
Version: | 7.0.8943 |
Author(s): | Rebex CR, s.r.o. |
Last Update: | Tuesday, June 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.rebex.net/ |
NuGet Url: | https://www.nuget.org/packages/Rebex.Mail |
Install
Install-Package Rebex.Mail
dotnet add package Rebex.Mail
paket add Rebex.Mail
Rebex.Mail Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
Tags
Rebex.Mail provides a high-level MailMessage API and a low-level MIME/SMIME API.
SMTP, IMAP, POP3 and EWS (Exchange Web Services) clients are provided by the following assemblies:
- Rebex.Smtp
- Rebex.Imap
- Rebex.Pop3
- Rebex.Ews
This is a paid commercial product with a free 30-day trial:
- Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx
- Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget
When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract.
Supported platforms:
- .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS
- .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS
- .NET 6 on Windows, Linux, macOS
- .NET 5 on Windows, Linux, macOS
- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x
- .NET Framework 3.5 SP1
- .NET Core 3.1 on Windows, Linux, macOS
- Xamarin.Android (10.1 and higher; via .NET Standard 2.1)
- Xamarin.iOS (13.10 and higher; via .NET Standard 2.1)
- Mono 6.0 or higher on Linux and macOS.