A library for asp.net core that allows you to send emails without having memory leaks.
Info
Version: | 2.0.0 |
Author(s): | Omar Mneimneh |
Last Update: | Wednesday, September 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/omneimneh/email-queuer |
NuGet Url: | https://www.nuget.org/packages/CodeSwitch.Utils.EmailQueuer |
Install
Install-Package CodeSwitch.Utils.EmailQueuer
dotnet add package CodeSwitch.Utils.EmailQueuer
paket add CodeSwitch.Utils.EmailQueuer
CodeSwitch.Utils.EmailQueuer Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentEmail.Core(>= 2.7.0)
- FluentEmail.Smtp(>= 2.7.1)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- PreMailer.Net(>= 2.2.0)
- RazorLight(>= 2.0.07)
Tags