MailMergeLib 5.6.1
See the version list below for details.
dotnet add package MailMergeLib --version 5.6.1
NuGet\Install-Package MailMergeLib -Version 5.6.1
<PackageReference Include="MailMergeLib" Version="5.6.1" />
paket add MailMergeLib --version 5.6.1
#r "nuget: MailMergeLib, 5.6.1"
// Install MailMergeLib as a Cake Addin #addin nuget:?package=MailMergeLib&version=5.6.1 // Install MailMergeLib as a Cake Tool #tool nuget:?package=MailMergeLib&version=5.6.1
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
Product | Versions 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 | tizen30 was computed. 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. |
-
.NETFramework 4.5
- AngleSharp (>= 0.9.11)
- MailKit (>= 2.1.1)
- MimeKit (>= 2.1.1)
- Newtonsoft.Json (>= 12.0.1)
- SmartFormat.NET (>= 2.3.1.1)
- YAXLib (>= 2.15.0)
-
.NETStandard 1.6
- AngleSharp (>= 0.9.11)
- MailKit (>= 2.1.1)
- MimeKit (>= 2.1.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.1)
- SmartFormat.NET (>= 2.3.1.1)
- System.Collections.Specialized (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- YAXLib (>= 2.15.0)
-
.NETStandard 2.0
- AngleSharp (>= 0.9.11)
- MailKit (>= 2.1.1)
- MimeKit (>= 2.1.1)
- Newtonsoft.Json (>= 12.0.1)
- SmartFormat.NET (>= 2.3.1.1)
- YAXLib (>= 2.15.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 | |
---|---|---|---|
5.12.3 | 409 | 7/30/2024 | |
5.12.2 | 91 | 7/25/2024 | |
5.12.1 | 223 | 7/16/2024 | |
5.12.0 | 264 | 6/6/2024 | |
5.11.1 | 1,255 | 7/4/2023 | |
5.11.0 | 228 | 6/29/2023 | |
5.10.0 | 158 | 6/22/2023 | |
5.9.1 | 1,019 | 1/14/2023 | |
5.8.2 | 13,357 | 6/3/2022 | |
5.8.1 | 470 | 6/3/2022 | |
5.8.0 | 1,018 | 2/4/2022 | |
5.7.1 | 31,393 | 1/5/2021 | |
5.7.0.1 | 20,101 | 11/15/2019 | |
5.6.1 | 2,202 | 12/29/2018 | |
5.6.0 | 1,257 | 12/28/2018 | |
5.5.0 | 13,968 | 6/15/2018 | |
5.4.1 | 1,678 | 3/10/2018 | |
5.4.0 | 1,173 | 2/17/2018 | |
5.3.0 | 3,413 | 8/18/2017 | |
5.2.0.1 | 6,931 | 4/5/2017 | |
5.2.0 | 1,400 | 11/12/2016 | |
5.0.1.1 | 1,996 | 10/9/2016 |
* Reverted back to v5.5.0 behavior: MessageConfig.FileBaseDirectory must be a full path only before the MailMergeMessage is processed (not already, when the property is set).
* Classes in namespace 'MailMergLib.SmartFormatMail' are obsolete. Use namespace 'SmartFormat' from dependency 'SmartFormat.Net' instead.
* This is the last version which supports netstandard1.6
* Updated versions of dependencies