tropo-webapi
1.0.2
dotnet add package tropo-webapi --version 1.0.2
NuGet\Install-Package tropo-webapi -Version 1.0.2
<PackageReference Include="tropo-webapi" Version="1.0.2" />
paket add tropo-webapi --version 1.0.2
#r "nuget: tropo-webapi, 1.0.2"
// Install tropo-webapi as a Cake Addin
#addin nuget:?package=tropo-webapi&version=1.0.2
// Install tropo-webapi as a Cake Tool
#tool nuget:?package=tropo-webapi&version=1.0.2
Allows you to develop against the Tropo Web API using C#.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Newtonsoft.Json (>= 4.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on tropo-webapi:
Package | Downloads |
---|---|
tropo-webapi-mvc
Allows you to develop against the Tropo Web API using C#. |
|
VoiceModel
VoiceModel is a project that makes it easier to develop VoiceXML and Tropo speech applications using ASP.Net MVC 4 and Razor. VoiceModel uses the MVVM (Model-View-VoiceModel) design pattern to abstract the voice application to a higher level and decouples the voice user interface from the application domain and call flow. VoiceModel also supports Reusable Dialog Components (RDC) which allow you to build modules that can be reused across voice applications for increased productivity. It also has a built-in easy to use state machine that allow you to easily define your call flow. With VoiceModel you can develop your voice application once and deploy it for any VoiceXML compatible IVR or the Tropo Cloud IVR. |
GitHub repositories
This package is not used by any popular GitHub repositories.