SendGridPlus 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SendGridPlus --version 2.0.1
NuGet\Install-Package SendGridPlus -Version 2.0.1
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="SendGridPlus" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SendGridPlus --version 2.0.1
#r "nuget: SendGridPlus, 2.0.1"
#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 SendGridPlus as a Cake Addin
#addin nuget:?package=SendGridPlus&version=2.0.1

// Install SendGridPlus as a Cake Tool
#tool nuget:?package=SendGridPlus&version=2.0.1

A client library for interfacing with the SendGrid APIs, including the Event API. This is an updated and refactored version of the SendGrid package.

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
4.1.0 158,302 5/2/2014
4.0.0 1,811 4/28/2014
3.0.0 39,747 9/25/2013
2.1.1 9,611 4/9/2013
2.1.0 1,274 4/9/2013
2.0.3 10,686 10/1/2012
2.0.2 1,344 9/28/2012
2.0.1 1,585 9/28/2012
2.0.0 1,389 9/28/2012

Basic C# client library for using SendGrid API's to send mail and process mail events. Github repo located at : https://github.com/advancedrei/sendgrid-csharp