Twilio.AspNet.Mvc 5.37.2

Suggested Alternatives

Twilio.AspNet.Mvc 8.0.0

Additional Details

Previous versions contain bugs and vulnerabilities. See CHANGELOG.md for more details.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Twilio.AspNet.Mvc --version 5.37.2
                    
NuGet\Install-Package Twilio.AspNet.Mvc -Version 5.37.2
                    
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.AspNet.Mvc" Version="5.37.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Twilio.AspNet.Mvc" Version="5.37.2" />
                    
Directory.Packages.props
<PackageReference Include="Twilio.AspNet.Mvc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Twilio.AspNet.Mvc --version 5.37.2
                    
#r "nuget: Twilio.AspNet.Mvc, 5.37.2"
                    
#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.
#addin nuget:?package=Twilio.AspNet.Mvc&version=5.37.2
                    
Install Twilio.AspNet.Mvc as a Cake Addin
#tool nuget:?package=Twilio.AspNet.Mvc&version=5.37.2
                    
Install Twilio.AspNet.Mvc as a Cake Tool

Twilio helpers for ASP.NET MVC versions 3 through 5.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
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 (2)

Showing the top 2 popular GitHub repositories that depend on Twilio.AspNet.Mvc:

Repository Stars
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
shr670377723/CommunityServer-master
Version Downloads Last updated
8.1.1 7,018 12/6/2024
8.1.0 144 12/5/2024
8.0.2 104,170 5/11/2023
8.0.1 1,360 5/2/2023
8.0.1-rc 723 4/21/2023
8.0.0 18,423 3/2/2023
7.0.0 26,256 11/18/2022 7.0.0 is deprecated because it has critical bugs.
7.0.0-rc 750 11/17/2022 7.0.0-rc is deprecated because it has critical bugs.
6.0.0 61,047 8/5/2022 6.0.0 is deprecated because it has critical bugs.
6.0.0-alpha2 743 8/4/2022 6.0.0-alpha2 is deprecated because it has critical bugs.
6.0.0-alpha 744 7/20/2022 6.0.0-alpha is deprecated because it has critical bugs.
5.77.0 12,904 7/19/2022 5.77.0 is deprecated because it has critical bugs.
5.73.0 112,918 4/5/2022 5.73.0 is deprecated because it has critical bugs.
5.71.0 22,709 2/24/2022 5.71.0 is deprecated because it has critical bugs.
5.68.3 147,193 11/24/2021 5.68.3 is deprecated because it has critical bugs.
5.37.2 221,022 11/6/2020 5.37.2 is deprecated because it has critical bugs.
5.33.1 444,194 10/16/2019 5.33.1 is deprecated because it has critical bugs.
5.20.1 617,015 10/26/2018 5.20.1 is deprecated because it has critical bugs.
5.9.7 244,553 3/2/2018 5.9.7 is deprecated because it has critical bugs.
5.9.6 9,313 2/12/2018 5.9.6 is deprecated because it has critical bugs.
5.8.3 68,052 11/9/2017 5.8.3 is deprecated because it has critical bugs.
5.8.1 12,698 10/31/2017 5.8.1 is deprecated because it has critical bugs.
5.0.2 78,613 6/7/2017 5.0.2 is deprecated because it has critical bugs.
5.0.1 56,015 2/22/2017 5.0.1 is deprecated because it has critical bugs.

Broke out Twilio.AspNet.Common into separate package.