Info
Version: | 9.0.0 |
Author(s): | Ashish Patel |
Last Update: | Friday, January 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a-patel/LiteXEmail/blob/master/docs/AmazonSES.md |
NuGet Url: | https://www.nuget.org/packages/LiteX.Email.AmazonSES |
Install
Install-Package LiteX.Email.AmazonSES
dotnet add package LiteX.Email.AmazonSES
paket add LiteX.Email.AmazonSES
LiteX.Email.AmazonSES Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LiteX.Email.Core(>= 9.0.0)
- AWSSDK.SimpleEmail(>= 3.5.0.57)
- LiteX.Log(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.10)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- LiteX.Email.Core(>= 9.0.0)
- AWSSDK.SimpleEmail(>= 3.5.0.57)
- LiteX.Log(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- LiteX.Email.Core(>= 9.0.0)
- AWSSDK.SimpleEmail(>= 3.5.0.57)
- LiteX.Log(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.10)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- LiteX.Email.Core(>= 9.0.0)
- AWSSDK.SimpleEmail(>= 3.5.0.57)
- LiteX.Log(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.10)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
Tags
Wrapper around AmazonSES api to send email messages from any type of application.
Small library for manage email with AmazonSES.
A quick setup for AmazonSES.
Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with AmazonSES integration with your system.
LiteXEmail is simple yet powerful and very high-performance sms mechanism and incorporating both synchronous and asynchronous usage with some advanced usages which can help us to handle sending email more easier!
Provide Email service for any type of application (.NET 5, .NET Core, .NET Standard).
Very simple yet advanced configuration. Minimal (one line) code configuration is required.