A Domain Driven shared library, containing basic components for setting up an email service using SendGrid.
Info
Version: | 8.0.1 |
Author(s): | H.E. Collins |
Last Update: | Sunday, February 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EXCSLA.Shared.Infrastructure.SendGridEmailService |
Install
Install-Package EXCSLA.Shared.Infrastructure.SendGridEmailService
dotnet add package EXCSLA.Shared.Infrastructure.SendGridEmailService
paket add EXCSLA.Shared.Infrastructure.SendGridEmailService
EXCSLA.Shared.Infrastructure.SendGridEmailService Download (Unzip the "nupkg" after downloading)
Dependencies
- EXCSLA.Shared.Core.Abstractions(>= 2.0.0)
- EXCSLA.Shared.Core.GuardClauses(>= 1.0.0)
- Sendgrid(>= 9.12.0)