PommaLabs.Liquimail 2.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This package has a SemVer 2.0.0 package version: 2.4.0+af0703c.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PommaLabs.Liquimail --version 2.4.0
NuGet\Install-Package PommaLabs.Liquimail -Version 2.4.0
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="PommaLabs.Liquimail" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PommaLabs.Liquimail --version 2.4.0
#r "nuget: PommaLabs.Liquimail, 2.4.0"
#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 PommaLabs.Liquimail as a Cake Addin
#addin nuget:?package=PommaLabs.Liquimail&version=2.4.0

// Install PommaLabs.Liquimail as a Cake Tool
#tool nuget:?package=PommaLabs.Liquimail&version=2.4.0

Liquimail

License: MIT Donate Docs NuGet version NuGet downloads

standard-readme compliant GitLab pipeline status Quality gate Code coverage Renovate enabled

Liquimail implements glue code to use Liquid templates with MailKit.

Liquimail templates are processed using DotLiquid library and mail messages are sent with MailKit.

Liquid templates can be stored in three different ways:

  • Local file system,
  • Embedded resources,
  • SQL database table.

A fake, in-memory mail sender is also provided in order to easily perform unit tests.

Table of Contents

Install

NuGet package PommaLabs.Liquimail is available for download:

dotnet add package PommaLabs.Liquimail

Another package, PommLabs.Liquimail.AspNetCore, which is focused on ASP.NET Core integrations, is also available for download:

dotnet add package PommaLabs.Liquimail.AspNetCore

Usage

Liquimail exposes two main interfaces:

Configuring the first interface is mandatory, while the second one is needed only when using SendMail overloads which use the templating system based on DotLiquid.

Maintainers

@pomma89.

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2018-2021 Alessio Parma

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PommaLabs.Liquimail:

Package Downloads
PommaLabs.Liquimail.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Liquimail implements glue code to use Liquid templates with MailKit. This package contains ASP.NET Core extensions, helpers and components. For example, this package contains an health check which makes sure that SMTP server is reachable.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0 4,008 11/18/2023
2.5.1 888 12/18/2022
2.5.0 84 12/17/2022
2.4.0 4,834 11/21/2021
2.3.5 746 8/29/2021
2.3.4 209 8/19/2021
2.3.3 2,219 4/5/2021
2.3.2 465 4/4/2021
2.3.0 1,120 2/7/2021
2.2.0 626 11/21/2020
2.1.2 1,676 6/15/2020
2.1.1 614 6/14/2020
2.1.0 620 6/14/2020
2.0.2 530 6/11/2020
2.0.1 453 6/1/2020
2.0.0 561 3/9/2020
1.2.2 498 3/2/2020
1.2.1 517 2/23/2020
1.2.0 728 1/2/2020
1.1.6 2,430 8/31/2019
1.1.5 2,503 2/28/2019
1.1.4 1,566 12/28/2018
1.1.3 1,325 11/11/2018
1.1.2 1,403 9/1/2018
1.1.0 1,208 8/22/2018
1.0.2 816 8/17/2018
1.0.1 859 8/14/2018
1.0.0 1,026 6/2/2018
0.1.0 945 5/27/2018