Carubbi.Mailer.Outlook2010
1.1.0
dotnet add package Carubbi.Mailer.Outlook2010 --version 1.1.0
NuGet\Install-Package Carubbi.Mailer.Outlook2010 -Version 1.1.0
<PackageReference Include="Carubbi.Mailer.Outlook2010" Version="1.1.0" />
paket add Carubbi.Mailer.Outlook2010 --version 1.1.0
#r "nuget: Carubbi.Mailer.Outlook2010, 1.1.0"
// Install Carubbi.Mailer.Outlook2010 as a Cake Addin #addin nuget:?package=Carubbi.Mailer.Outlook2010&version=1.1.0 // Install Carubbi.Mailer.Outlook2010 as a Cake Tool #tool nuget:?package=Carubbi.Mailer.Outlook2010&version=1.1.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.Mailer.Interfaces (>= 1.2.0)
- Carubbi.ServiceLocator (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 1,072 | 8/20/2018 |