An email worker class that scrapes PersistenceContexts to find queued messages and attempts to send them out through the Penguin Mail stack service while logging actions.
Info
Version: | 5.1.0 |
Author(s): | Penguin.Cms.Workers.Email |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PenguinCms/Penguin.Cms.Workers.Email |
NuGet Url: | https://www.nuget.org/packages/Penguin.Cms.Workers.Email |
Install
Install-Package Penguin.Cms.Workers.Email
dotnet add package Penguin.Cms.Workers.Email
paket add Penguin.Cms.Workers.Email
Penguin.Cms.Workers.Email Download (Unzip the "nupkg" after downloading)
Dependencies
- Penguin.Cms.Email.Repositories(>= 5.0.1)
- Penguin.Cms.Workers(>= 5.0.1)