Rebex.Mail 5.0.7500

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rebex.Mail --version 5.0.7500                
NuGet\Install-Package Rebex.Mail -Version 5.0.7500                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rebex.Mail" Version="5.0.7500" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rebex.Mail --version 5.0.7500                
#r "nuget: Rebex.Mail, 5.0.7500"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rebex.Mail as a Cake Addin
#addin nuget:?package=Rebex.Mail&version=5.0.7500

// Install Rebex.Mail as a Cake Tool
#tool nuget:?package=Rebex.Mail&version=5.0.7500                

Rebex.Mail is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages.

Rebex.Mime 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 new versions of Rebex components as long as your support contract is active.
Supported platforms:
- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8
- .NET Framework 3.5 SP1
- .NET Core 3.1, 3.0 (via .NET Standard 2.1 or 2.0)
- .NET Core 2.2, 2.1, 2.0 (via .NET Standard 2.0)
- Xamarin.iOS (12.3 and higher; via .NET Standard 2.0)
- Xamarin.Android (9.1 and higher; via .NET Standard 2.0)
- Mono 4.x, 5.x, 6.x

Experimental platforms:
- .NET 5.0 Preview 6
- Universal Windows Platform build 16299 and higher (via .NET Standard 2.0)
- Xamarin.Mac (via .NET Standard 2.0)

Legacy platforms (available separately at https://www.rebex.net/):
- .NET Framework 2.0, 3.0, 3.5
- .NET Compact Framework 3.5
- .NET Compact Framework 3.9

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Rebex.Mail:

Package Downloads
Rebex.Smtp

Rebex.Smtp is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME/SMIME API. 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

Rebex.Imap

Rebex.Imap is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME/SMIME API. 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

Rebex.Pop3

Rebex.Pop3 is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME/SMIME API. 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

Rebex.Ews

Rebex.Ews is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME/SMIME API. 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

Rebex.TotalPack

Rebex Total Pack is a metapackage that includes all Rebex libraries such as Rebex SFTP, Rebex FTP/SSL, Rebex Secure Mail, and more. See https://www.rebex.net/total-pack/ for a complete list. 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.8943 4,758 6/25/2024
7.0.8865 8,387 4/8/2024
7.0.8816 32,749 2/19/2024
7.0.8755 10,048 12/21/2023
7.0.8720 7,303 11/16/2023
7.0.8657 11,903 9/14/2023
7.0.8581 10,663 6/29/2023
6.0.8930 299 6/25/2024
6.0.8814 1,101 2/19/2024
6.0.8580 3,306 6/29/2023
6.0.8558 3,703 6/6/2023
6.0.8509 18,827 4/18/2023
6.0.8432 9,819 2/3/2023
6.0.8372 32,123 12/5/2022
6.0.8348 17,416 11/8/2022
6.0.8334 9,397 10/25/2022
6.0.8314 17,692 10/6/2022
6.0.8295 7,766 9/19/2022
6.0.8232 14,017 7/18/2022
6.0.8181 7,098 6/1/2022
6.0.8123 30,993 3/28/2022
6.0.8060 26,316 1/26/2022
6.0.8044 4,674 1/11/2022
6.0.8000 7,906 11/25/2021
5.0.8813 1,176 2/19/2024
5.0.8666 2,162 11/16/2023
5.0.8552 3,120 6/6/2023
5.0.8508 3,134 4/18/2023
5.0.8217 10,375 7/18/2022
5.0.8117 4,489 3/28/2022
5.0.7999 12,111 11/24/2021
5.0.7970 7,465 10/27/2021
5.0.7900 8,971 8/19/2021
5.0.7888 4,433 8/9/2021
5.0.7840 9,625 6/21/2021
5.0.7800 17,675 5/11/2021
5.0.7733 35,457 3/3/2021
5.0.7620 35,162 11/10/2020
5.0.7579 5,405 10/1/2020
5.0.7501 10,624 7/14/2020
5.0.7500 4,312 7/13/2020
5.0.7450 16,810 5/25/2020
5.0.7390 6,348 3/27/2020
5.0.7357 6,897 2/21/2020
5.0.7320 15,331 1/16/2020
5.0.7290 10,345 12/17/2019
5.0.7244 11,071 10/31/2019
5.0.7206 24,281 9/24/2019
5.0.7161 15,987 8/9/2019
5.0.7119 6,147 7/1/2019
5.0.7077 5,238 5/20/2019
5.0.7027 8,399 4/3/2019
2.0.6930 10,811 12/27/2018
2.0.6874 5,986 10/26/2018
2.0.6821 8,882 9/3/2018
2.0.6755 10,497 6/29/2018
2.0.6690 16,992 4/25/2018
2.0.6666 5,477 4/5/2018
2.0.6586 15,311 1/11/2018
2.0.6565 6,003 12/22/2017
2.0.6534 5,044 11/20/2017
2.0.6508 5,266 10/30/2017
2.0.6461 39,254 9/8/2017
2.0.6426 3,530 8/4/2017
2.0.6391 3,656 7/3/2017
2.0.6339 18,342 5/9/2017