tropo-webapi-csharp 15.11.0

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

// Install tropo-webapi-csharp as a Cake Tool
#tool nuget:?package=tropo-webapi-csharp&version=15.11.0

C# Class Library for the Tropo WabAPI

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  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
15.13.0-alpha 1,028 9/27/2018
15.11.0 3,323 5/17/2018
15.11.0-alpha 1,181 5/17/2018
15.10.1.6119 1,405 5/14/2018
15.10.1.2782 1,430 5/14/2018

You can get latest source code from GitHub. This release contains two major fixes:
name shouldn't be a necessary parameter (it affects SUPE-3519)
support multiple URLs for record/startRecording API