Poly.Mandrill
1.1.0
dotnet add package Poly.Mandrill --version 1.1.0
NuGet\Install-Package Poly.Mandrill -Version 1.1.0
<PackageReference Include="Poly.Mandrill" Version="1.1.0" />
<PackageVersion Include="Poly.Mandrill" Version="1.1.0" />
<PackageReference Include="Poly.Mandrill" />
paket add Poly.Mandrill --version 1.1.0
#r "nuget: Poly.Mandrill, 1.1.0"
#:package Poly.Mandrill@1.1.0
#addin nuget:?package=Poly.Mandrill&version=1.1.0
#tool nuget:?package=Poly.Mandrill&version=1.1.0
Library for working with Mandrill, part of the Polylytics Stack
| Product | Versions 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. |
-
- Newtonsoft.Json (>= 6.0.5)
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 - List Templates
* 1.0.1 - Invalid email addresses will no longer throw exceptions when you instantiate a Recipient
* 1.0.0 - Moved to a new home, added support for async async messages (queing)
* 0.0.7 - Better email regex
* 0.0.6 - Method name change to indicate that they are Async
* 0.0.5 - Improved exceptions and made optional boolean flags bool? to fix default behaviour
* 0.0.4 - Added IsSuccessCode to SendResponse
* 0.0.3 - Fixed type availability issue
* 0.0.2 - Fixed namespace/typename clash
* 0.0.1 - Our very first release. Be gentle.