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)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on cloudscribe.Email.Senders:
Package | Downloads |
---|---|
cloudscribe.Core.Web
Multi-tenant web application foundation with management for sites, users, roles, claims, and geographic data.
|
|
cloudscribe.SimpleContent.Web
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database
|
|
cloudscribe.SimpleContactForm
A simple contact form for ASP.NET Core
|
|
cloudscribe.EmailQueue.Services
Email queue, part of cloudscribe newsletter solution
|
|
cloudscribe.TalkAbout.Forum.Web
The main package for the cloudscribe TalkAbout comments solution
|
GitHub repositories (1)
Showing the top 1 popular 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
|