GemBox.Email
15.0.1143
Prefix Reserved
Install-Package GemBox.Email -Version 15.0.1143
dotnet add package GemBox.Email --version 15.0.1143
<PackageReference Include="GemBox.Email" Version="15.0.1143" />
paket add GemBox.Email --version 15.0.1143
#r "nuget: GemBox.Email, 15.0.1143"
// Install GemBox.Email as a Cake Addin
#addin nuget:?package=GemBox.Email&version=15.0.1143
// Install GemBox.Email as a Cake Tool
#tool nuget:?package=GemBox.Email&version=15.0.1143
Examples
The examples are the fastest way to get started with GemBox.Email.
To see the live examples and demos, go to Example Explorer.
To download the examples C# and VB.NET projects, go to GitHub.
Versions
You need to call the SetLicense()
method before using any other member from GemBox.Email.
For the FREE version, use "FREE-LIMITED-KEY"
as following:
ComponentInfo.SetLicense("FREE-LIMITED-KEY")
For the PROFESSIONAL version, replace "FREE-LIMITED-KEY"
with your license key.
You can purchase the license from our webshop.
Support
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 2.0
- System.Text.Encoding.CodePages (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
15.0.1143 | 390 | 6/10/2022 |
15.0.1134 | 746 | 4/21/2022 |
15.0.1124 | 10,346 | 3/9/2022 |
15.0.1116 | 21,611 | 2/1/2022 |
15.0.1106 | 815 | 1/5/2022 |
15.0.1100 | 701 | 12/6/2021 |
15.0.1096 | 3,316 | 11/8/2021 |
15.0.1086 | 8,747 | 10/1/2021 |
15.0.1080 | 1,444 | 8/26/2021 |
15.0.1076 | 2,615 | 6/17/2021 |
15.0.1073 | 1,010 | 5/14/2021 |
15.0.1064 | 9,394 | 3/9/2021 |
15.0.1056 | 666 | 2/9/2021 |
15.0.1049 | 3,369 | 1/18/2021 |
15.0.1039 | 3,097 | 11/5/2020 |
15.0.1036 | 484 | 10/19/2020 |
15.0.1029 | 2,049 | 9/14/2020 |
15.0.1026 | 9,227 | 6/26/2020 |
15.0.1021 | 741 | 5/22/2020 |
15.0.1014 | 5,500 | 3/17/2020 |
15.0.0.1006 | 10,414 | 12/3/2019 |
15.0.0.1000 | 690 | 11/7/2019 |
13.0.0.1046 | 4,748 | 12/3/2019 |
13.0.0.1042 | 1,401 | 9/23/2019 |
13.0.0.1039 | 2,081 | 6/7/2019 |
13.0.0.1036 | 1,824 | 5/8/2019 |
13.0.0.1033 | 2,949 | 4/3/2019 |
13.0.0.1030 | 971 | 2/4/2019 |
13.0.0.1027 | 973 | 1/2/2019 |
13.0.0.1022 | 22,785 | 11/8/2018 |
13.0.0.1019 | 1,007 | 9/25/2018 |
13.0.0.1012 | 1,710 | 7/16/2018 |
13.0.0.1008 | 3,627 | 5/4/2018 |
13.0.0.1003 | 931 | 4/4/2018 |
13.0.0.1000 | 2,225 | 3/7/2018 |
11.3.30.1042 | 614 | 5/6/2019 |
11.3.30.1041 | 3,567 | 5/4/2018 |
11.3.30.1037 | 1,684 | 4/4/2018 |
11.3.30.1034 | 1,182 | 1/22/2018 |
11.3.30.1027 | 3,183 | 11/13/2017 |
11.3.30.1016 | 1,883 | 8/16/2017 |
11.3.30.1012 | 1,229 | 6/2/2017 |
11.3.30.1010 | 867 | 3/21/2017 |
11.3.30.1007 | 1,028 | 12/6/2016 |
11.3.30.1002 | 955 | 8/25/2016 |
11.3.30.1001 | 991 | 3/23/2016 |
11.3.30.1000 | 892 | 2/16/2016 |
- Added support for parameter value continuations.
- Fixed issue with embedded email file name resolution.
- Fixed issue with 4096 LCID in MSG reader.