cloudscribe.Email.Senders
2.0.3
Classes that provide a common interface for sending email with smtp or popular email apis including SendGrid, Mailgun, and ElasticEmail
Install-Package cloudscribe.Email.Senders -Version 2.0.3
dotnet add package cloudscribe.Email.Senders --version 2.0.3
<PackageReference Include="cloudscribe.Email.Senders" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cloudscribe.Email.Senders --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- MailKit (>= 2.0.7)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.1)
- MimeKit (>= 2.0.7)
- SendGrid (>= 9.10.0)
GitHub Usage
Showing the top 1 GitHub repositories that depend on cloudscribe.Email.Senders:
Repository | Stars | |
---|---|---|
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
|
Read more about the GitHub Usage information on our documentation.