PayLiteCommunication 1.1.0

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

// Install PayLiteCommunication as a Cake Tool
#tool nuget:?package=PayLiteCommunication&version=1.1.0

A single C# client library for PayLite's Communication API. It only takes 21 lines of code to send, track and store email and SMS communications with this API. Register for an API key and get 10,000 free emails per month with MessageLite or insert your key/credentials for SMTP, SendGrid, Twilio, etc. The API automatically tracks and stores sends, success/failure, opens, clicks, bounces and unsubscribes of all messages. Messages are queued and tracked information is stored in our web service, which can process 1.2 million messages per minute. The API provides methods to retrieve details of the email and SMS log history.

Key Features

-Email and SMS in one API
-Send and Track with 21 lines of code
-10,000 free emails/month with MessageLite
-Supports SMTP, SendGrid, Twilio, and other common providers.
-No database needed to store history
-Freely switch between providers as needed
-Eliminate Tech Debt with limited code
-Disaster Recovery and High Availability
-Bank Grade Security
-Static IP available for integrated services
Learn more at https://www.paylite.net/communicate.html

Freely switch between our supported services without changing a line of code. Start with your Gmail SMTP and grow into a more powerful provider as your product scales.

Have redundant providers if your SMTP or Dedicated IP gets blacklisted

Enterprise-grade infrastructure is included, so you have security, uptime, redundancy and disaster recovery with the same 21 lines of code.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.2.2 1,802 1/29/2018
1.2.1 1,588 1/22/2018
1.2.0 1,518 1/18/2018
1.1.0 1,613 1/4/2018

-Additional features added
-Performance Improvement