Plivo 1.2.2

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

// Install Plivo as a Cake Tool
#tool nuget:?package=Plivo&version=1.2.2

Plivo REST API and XML helper library

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.5 829 1/14/2015
1.3.4 681 3/13/2014
1.3.3 52 3/12/2014
1.2.8 183 8/1/2013
1.2.7 46 7/22/2013
1.2.6 47 7/4/2013
1.2.5 49 7/3/2013
1.2.2 64 5/11/2013
1.2.0 50 4/18/2013
1.1.7 45 12/7/2012
1.1.6 44 11/9/2012
1.1.5 49 10/10/2012
1.1.4 47 10/9/2012
1.1.3 48 8/22/2012
1.1.2 46 8/22/2012
1.1.1 48 8/20/2012
1.1.0 46 8/19/2012
1.0.3 45 7/28/2012
1.0.2 45 7/27/2012
1.0.1 45 7/27/2012
1.0.0 52 7/26/2012

* 1.2.2 Minor change. Fix for speak api method.
   * 1.2.0 Additional APIs coverage: incoming carrier and pricing. support for unicode.
   * 1.1.7 Minor change. Updated attributes for Conference and Record Elements.
   * 1.1.6 Minor change. Updated attributes for GetDigits Element.
   * 1.1.5 Minor change. Updated attributes for Conference Element.
   * 1.1.4 Minor change. Updated attributes for Record Element.
   * 1.1.3 Minor fix for attribute error
   * 1.1.2 Added attribute to XML element Wait
   * 1.1.1 Added method for making bulk calls with sip headers for each
   * 1.1.0 Multilingual speak support html entities
           Added the new message APIs
           Also updated various model attributes to handle json response
   * 1.0.3 Minor fix to deal with GET request on few resources
   * 1.0.2 Minor fix for PlivoElement.AddWait method
   * 1.0.1 Minor fix for Number API calls
   * 1.0   Supports making Plivo APIs calls and generation of Plivo XML