![]() |
VOOZH | about |
dotnet add package Twilio.TwiML --version 3.5.0
NuGet\Install-Package Twilio.TwiML -Version 3.5.0
<PackageReference Include="Twilio.TwiML" Version="3.5.0" />
<PackageVersion Include="Twilio.TwiML" Version="3.5.0" />Directory.Packages.props
<PackageReference Include="Twilio.TwiML" />Project file
paket add Twilio.TwiML --version 3.5.0
#r "nuget: Twilio.TwiML, 3.5.0"
#:package Twilio.TwiML@3.5.0
#addin nuget:?package=Twilio.TwiML&version=3.5.0Install as a Cake Addin
#tool nuget:?package=Twilio.TwiML&version=3.5.0Install as a Cake Tool
Twilio TwiML generator. If using ASP.NET MVC, install Twilio.Mvc instead.
This package has been deprecated. Please see Twilio for all TwiML functionality.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 2 NuGet packages that depend on Twilio.TwiML:
| Package | Downloads |
|---|---|
|
Twilio.WebApi
(Unofficial) Twilio client library for ASP.NET Web API Projects. Compatible with Web API 2. |
|
|
Helpers.C3PO
.NET helpers for Lucas Costa |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
* 3.5.0 - Add GetNextPage and GetPreviousPage
- Deprecate absolute paging
- Remove VisualStudio test in favor of NUnit
* 3.4.0 - Add Enqueue TwiML TaskRouter tag
* 3.3.6 - Added support in Enqueue and Queue for TaskRouter
* 3.3.5 - Implement IDialNoun on Sip. Adds constructor overload for Client. Allows method attribute on number
* 3.3.4 - Added fluent interface for messages so you can control the order of Media/Body nouns
* 3.3.3 - Add Leave as allowed child of Response
* 3.3.2 - Fixed issue where Leave verb was not assessible
- Fixed REquestValidation encoding issue
* 3.3.1 - Added Dial overload to allow you to set Dial attributes when dialing multiple targets
- Removed unsupported Dial Sip overloads
* 3.3.0 - Adding Sip
* 3.2.0 - Adding Queue Verb
Adding document comments