EzTextingApiClient 1.1.3

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

// Install EzTextingApiClient as a Cake Tool
#tool nuget:?package=EzTextingApiClient&version=1.1.3

C# client library for integration with EzTexting REST API services

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.

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.32 27,136 10/23/2018
1.1.31 822 9/4/2018
1.1.3 822 8/10/2018
1.1.2 851 8/1/2018
1.1.1 951 7/11/2018
1.1.0 838 6/15/2018
1.0.1 1,324 4/15/2016

EzTexting API client Changelog
=============================
Version 1.1.3 - August 10 2018
   - added StrongNamer library to sign unsigned assembly in a nuget package

Version 1.1.2 - July 31 2018
   - updated .NET framework target version to latest for support TLS 1.2 by default

Version 1.1.1 - July 05 2018
   - added script for automatic release uploading to github

Version 1.1.0 - May 23 2018
   - added file upload to create media file API

Version 1.0.1 - May 30 2016
   - package fixes

Version 1.0.0 - Apr 15 2016
   - first release