Carubbi.Mailer.Outlook2007 1.1.0

dotnet add package Carubbi.Mailer.Outlook2007 --version 1.1.0
NuGet\Install-Package Carubbi.Mailer.Outlook2007 -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Carubbi.Mailer.Outlook2007" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carubbi.Mailer.Outlook2007 --version 1.1.0
#r "nuget: Carubbi.Mailer.Outlook2007, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Carubbi.Mailer.Outlook2007 as a Cake Addin
#addin nuget:?package=Carubbi.Mailer.Outlook2007&version=1.1.0

// Install Carubbi.Mailer.Outlook2007 as a Cake Tool
#tool nuget:?package=Carubbi.Mailer.Outlook2007&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 Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 938 8/20/2018