Carubbi.Mailer.Interfaces
1.2.0
dotnet add package Carubbi.Mailer.Interfaces --version 1.2.0
NuGet\Install-Package Carubbi.Mailer.Interfaces -Version 1.2.0
<PackageReference Include="Carubbi.Mailer.Interfaces" Version="1.2.0" />
paket add Carubbi.Mailer.Interfaces --version 1.2.0
#r "nuget: Carubbi.Mailer.Interfaces, 1.2.0"
// Install Carubbi.Mailer.Interfaces as a Cake Addin #addin nuget:?package=Carubbi.Mailer.Interfaces&version=1.2.0 // Install Carubbi.Mailer.Interfaces as a Cake Tool #tool nuget:?package=Carubbi.Mailer.Interfaces&version=1.2.0
Carubbi.Mailer
A simple library to handle email sending and receiving tasks
Is an abstraction to different approaches to send and receive emails You can send emails by SMTP, Exchange WebService or Outlook 2007 and 2010 interop You can receive emails by POP3 (OpenPOP), Exchange WebService, or Outlook 2007 and 2010 interop The implementations can be injected one you have a unique interface for sender and receiver. In Carubbi.ServiceLocator you will find a Service Locator Anti-Pattern implementation to simplify this injection. (Is not the best way to do that but works, other better options could be StructureMap, Ninject, or AutoFac)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Carubbi.Extensions (>= 1.0.0)
- Carubbi.ServiceLocator (>= 1.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Carubbi.Mailer.Interfaces:
Package | Downloads |
---|---|
Carubbi.Mailer
Componente de Envio e Recebimento de Email através de SMTP e POP3 |
|
Carubbi.Mailer.Outlook2010
Componente de Envio e Recebimento de Email através de interop com o Microsoft Outlook 2010 |
|
Carubbi.Mailer.Outlook2007
Componente de Envio e Recebimento de Email através de interop com o Microsoft Outlook 2007 |
|
Carubbi.Mailer.Exchange
Componente de Envio e Recebimento de Email através da WebService do Exchange |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 1,864 | 8/20/2018 |