Twilio.Mvc
3.2.2
Prefix Reserved
dotnet add package Twilio.Mvc --version 3.2.2
NuGet\Install-Package Twilio.Mvc -Version 3.2.2
<PackageReference Include="Twilio.Mvc" Version="3.2.2" />
paket add Twilio.Mvc --version 3.2.2
#r "nuget: Twilio.Mvc, 3.2.2"
// Install Twilio.Mvc as a Cake Addin #addin nuget:?package=Twilio.Mvc&version=3.2.2 // Install Twilio.Mvc as a Cake Tool #tool nuget:?package=Twilio.Mvc&version=3.2.2
Twilio helpers for ASP.NET MVC.
This package has been deprecated. Please see Twilio.AspNet.Mvc for latest functionality.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Twilio.TwiML (>= 3.5.0 && < 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Twilio.Mvc:
Package | Downloads |
---|---|
Helpers.C3PO
.NET helpers for Lucas Costa |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
* 3.2.2 - Remove unneeded dependency on Twilio package
- Update version of Twilio.TwiML dependency
* 3.2.1 - Address XXE vulnerability in TwiMLResult
* 3.2.0 - Add GetNextPage and GetPreviousPage
- Deprecate absolute paging
- Remove VisualStudio test in favor of NUnit
* 3.1.15 - StatusCallback binding model fixes
* 3.1.14 - Removed support for MVC 2. Project now builds against .NET 4.0 and takes a dependency on MVC 3.
* 3.1.13 - Changed Specific Version flag on System.Web.Mvc dependency
* 3.1.12 - Null reference fix
* 3.1.11 - Added Leave verb
* 3.1.10 - Fixed bug in ValidationRequestAttribute to stop execution of request
* 3.1.9 - Adding doc comments
* 3.1.8 - Added Dial Status Callback properties
* 3.1.7 - Added properties to the VoiceRequest class to support Transcription
* 3.1.6 - Fixing package fail
* 3.1.5 - Added properties to the VoiceRequest class to support Gather and Recod parameters
* 3.1.4 - Added new classes to support model binding of Twilio requests