Mandrill 2.2.7

dotnet add package Mandrill --version 2.2.7                
NuGet\Install-Package Mandrill -Version 2.2.7                
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="Mandrill" Version="2.2.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mandrill --version 2.2.7                
#r "nuget: Mandrill, 2.2.7"                
#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 Mandrill as a Cake Addin
#addin nuget:?package=Mandrill&version=2.2.7

// Install Mandrill as a Cake Tool
#tool nuget:?package=Mandrill&version=2.2.7                

Mandrill .Net is a quick and easy wrapper for getting started with the Mandrill API.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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
2.2.7 2,670 11/4/2015
2.2.1 7,059 9/2/2015
2.1.4 9,363 6/17/2015
2.1.2 638 6/16/2015
2.0.3 13,004 5/4/2015
2.0.1 123 5/4/2015
1.3.1 3,406 4/23/2015
1.2.7 5,592 3/27/2015
1.2.6 133 3/27/2015
1.2.4 705 3/24/2015
1.2.1 11,741 2/18/2015
1.1.111 128 2/18/2015
1.0.109 11,292 1/21/2015
1.0.103 10,877 11/19/2014
1.0.93 4,111 9/25/2014
1.0.90 3,206 8/29/2014
1.0.85 11,787 6/3/2014
1.0.75 4,554 3/21/2014
1.0.74 652 3/11/2014
1.0.66 1,134 2/14/2014
1.0.62 530 2/9/2014
1.0.54 125 2/9/2014
1.0.53 122 2/9/2014
0.1.1.5 6,915 12/11/2013
0.1.1.4 2,236 11/19/2013
0.1.1.3 4,217 8/22/2013
0.1.1.2 208 8/15/2013
0.1.1.1 2,022 5/17/2013
0.1.1 1,391 3/23/2013
0.1.0 786 1/3/2013
0.0.0.12 411 10/20/2012
0.0.0.11 187 9/26/2012
0.0.0.10 184 9/15/2012
0.0.0.9 156 9/15/2012
0.0.0.8 158 9/10/2012
0.0.0.7 692 9/6/2012
0.0.0.6 152 9/3/2012
0.0.0.5 144 9/3/2012
0.0.0.4 140 9/3/2012
0.0.0.3 161 8/27/2012
0.0.0.2 155 8/19/2012
0.0.0.1 148 8/19/2012

Change configuration static class to Public to allow customization of onfig values (e.g. Changing URL)
     Can be used to change the API url to use the static URL of Mandrill, which is required in case it is being used behind a firewall.