Twilio.TwiML 3.3.1

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

// Install Twilio.TwiML as a Cake Tool
#tool nuget:?package=Twilio.TwiML&version=3.3.1

Twilio TwiML generator. If using ASP.NET MVC, install Twilio.Mvc instead.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Twilio.TwiML:

Package Downloads
Twilio.Mvc

Twilio helpers for ASP.NET MVC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.0 6,557 9/25/2015
3.3.6 18,549 3/20/2015
3.3.5 15,606 10/16/2014
3.3.4 759 10/7/2014
3.3.3 26,688 10/3/2013
3.3.2 635 9/18/2013
3.3.1 2,276 6/19/2013
3.3.0 2,740 3/18/2013
3.2.0 6,647 8/20/2012
3.1.3 20,421 8/9/2011
3.1.2 227 7/29/2011
3.1.1 167 7/29/2011
3.1.0 184 7/26/2011
3.0.1 179 7/20/2011
3.0.0 1,177 7/17/2011

* 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