PommaLabs.Liquimail.AspNetCore 3.0.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.

Library is feature complete and no further development is planned on this project, except for routine maintenance and bug fixes.

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

MRs accepted.

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

Editing

Visual Studio Code, with Remote Containers extension, is the recommended way to work on this project.

A development container has been configured with all required tools.

Visual Studio Community is also supported and an updated solution file, liquimail.sln, has been provided.

Restoring dependencies

When opening the development container, dependencies should be automatically restored.

Anyway, dependencies can be restored with following command:

dotnet restore

Running tests

Tests can be run with following command:

dotnet test

Tests can also be run with following command, which collects coverage information:

./build.sh --target run-tests

License

MIT © 2018-2025 PommaLabs Team and Contributors

Showing the top 20 packages that depend on PommaLabs.Liquimail.AspNetCore.

Packages Downloads
Finsa.CaravanCore
Package Description
57
Finsa.CaravanCore
Package Description
61
Finsa.CaravanCore
Package Description
69
Finsa.CaravanCore
Package Description
70
Finsa.CaravanCore
Package Description
78
Finsa.CaravanCore
Package Description
91
Finsa.CaravanCore
Package Description
103
Finsa.CaravanCore
Package Description
105
Finsa.CaravanCore
Package Description
109
Finsa.CaravanCore
Package Description
111
Finsa.CaravanCore
Package Description
158
Finsa.CaravanCore
Package Description
182
Finsa.CaravanCore
Package Description
293
Finsa.CaravanCore
Package Description
388
Finsa.CaravanCore
Package Description
437
Finsa.CaravanCore
Package Description
478
Finsa.CaravanCore
Package Description
578
Finsa.CaravanCore
Package Description
1,262
Finsa.CaravanCore
Package Description
2,168

https://gitlab.com/pommalabs/liquimail/-/releases

.NET 8.0

.NET 9.0

Version Downloads Last updated
3.0.0 22 02/28/2025
2.7.0 24 01/03/2025
2.6.0 36 02/08/2024
2.5.1 35 10/17/2023
2.5.0 30 02/08/2024
2.4.0 286 12/07/2021
2.3.5 210 09/10/2021
2.3.3 177 04/05/2021
2.3.2 32 04/04/2021
2.3.0 418 02/07/2021
2.2.0 36 11/21/2020
2.1.2 462 07/04/2020
2.1.1 28 02/08/2024
2.1.0 30 02/08/2024