MailBee.NET
12.3.0
Install-Package MailBee.NET -Version 12.3.0
dotnet add package MailBee.NET --version 12.3.0
<PackageReference Include="MailBee.NET" Version="12.3.0" />
paket add MailBee.NET --version 12.3.0
#r "nuget: MailBee.NET, 12.3.0"
// Install MailBee.NET as a Cake Addin
#addin nuget:?package=MailBee.NET&version=12.3.0
// Install MailBee.NET as a Cake Tool
#tool nuget:?package=MailBee.NET&version=12.3.0
A set of e-mail components which implement IMAP, SMTP, POP3, Exchange Web Services, SSL/TLS support, parsing and building MIME and S/MIME messages, Outlook .MSG and .PST conversions, mail merge over database, OAuth 2.0, DNS MX lookup, e-mail address validation, parsing winmail.dat, bounced messages processing, HTML messages cleanup, messages with embedded pictures, async/await methods, and much more. Supports .NET Framework, .NET Core, .NET Standard, UWP, Xamarin.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net35-client net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 uap10.0.16299 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5 Client
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Collections.Specialized (>= 4.0.1)
- System.Net.NetworkInformation (>= 4.1.0)
- System.Net.Requests (>= 4.0.11)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Pkcs (>= 4.0.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.5.0)
- NETStandard.Library (>= 2.0.0)
- System.Management (>= 4.5.0)
- System.Security.Cryptography.Pkcs (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.1)
-
UAP 10.0
- NETStandard.Library (>= 2.0.0)
- System.Text.Encoding.CodePages (>= 4.5.1)
-
UAP 10.0.16299
- NETStandard.Library (>= 2.0.0)
- System.Security.Cryptography.Pkcs (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MailBee.NET:
Package | Downloads |
---|---|
iRely.Common
iRely.Common |
|
Curiosity.Library
The official .NET driver for the Curiosity Search engine (https://curiosity.ai). |
|
MailBee.NET.EWS
A wrapper around Managed EWS API which lets MailBee.NET-enabled applications to work with EWS the same way they do with other e-mail protocols. Supports .NET Framework 3.5 and newer, .NET Core 2.0 and newer, .NET Standard 2.0 and newer, UWP, Xamarin. |
|
MailBee.NET.PDF
A component which transforms HTML into PDF documents. For conversion, the component uses iTextSharp 4.1.6 and HtmlAgilityPack 1.4.9.5 libraries. Supports .NET Framework only (.NET Core, .NET Standard, UWP, Xamarin not supported). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.3.0 | 9,640 | 10/15/2021 |
12.2.0 | 45,969 | 9/16/2020 |
12.1.1 | 161,982 | 12/2/2019 |
12.1.0 | 6,027 | 10/29/2019 |
12.0.0 | 24,246 | 7/23/2019 |
11.2.0 | 122,245 | 10/23/2017 |
11.2.0-rc | 823 | 10/6/2017 |
11.1.0 | 6,094 | 6/6/2017 |
11.1.0-rc | 749 | 4/20/2017 |
11.1.0-beta | 655 | 4/17/2017 |
11.0.1 | 6,884 | 3/17/2017 |
11.0.0 | 902 | 3/14/2017 |
11.0.0-beta-0003 | 717 | 2/21/2017 |
11.0.0-beta-0002 | 706 | 2/21/2017 |
11.0.0-beta-0001 | 683 | 2/14/2017 |
10.0.502 | 308,801 | 10/22/2015 |
9.0.477 | 12,066 | 2/26/2015 |
9.0.475 | 1,163 | 2/18/2015 |
9.0.472 | 1,321 | 1/30/2015 |
8.1.470 | 5,793 | 12/8/2014 |
8.1.469 | 11,218 | 12/4/2014 |
TLS 1.3 support for SMTP, IMAP, POP3.