AspNetMvc 4.0.10906

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package AspNetMvc --version 4.0.10906
NuGet\Install-Package AspNetMvc -Version 4.0.10906
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="AspNetMvc" Version="4.0.10906" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetMvc --version 4.0.10906
#r "nuget: AspNetMvc, 4.0.10906"
#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 AspNetMvc as a Cake Addin
#addin nuget:?package=AspNetMvc&version=4.0.10906

// Install AspNetMvc as a Cake Tool
#tool nuget:?package=AspNetMvc&version=4.0.10906

This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AspNetMvc:

Package Downloads
RecaptchaNet

reCAPTCHA for .NET allows a developer to easily integrate Google's reCAPTCHA service (the most popular captcha control used by millions of sites) in an ASP.NET Web Forms or ASP.NET MVC web application. The primary features of the library are: * Renders recaptcha control with appropriate options. * Verifies user's answer to reCAPTCHA's challenge. * Supports ASP.NET 4.0, 4.5, and 4.5.1. * Supports ASP.NET MVC 4 and 5. * Seamless support for reCAPTCHA version 1 and version 2. reCAPTCHA for .NET has the best and most up-to-date documentation among all the other competing libraries.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on AspNetMvc:

Repository Stars
imazen/resizer
The official repository for ImageResizer
SeriaWei/ASP.NET-MVC-CMS
ZKEACMS,建网站就像搭积木一样
Byndyusoft/ByndyuSoft.Dotnet.Infrastructure
Infrastructure for regular .NET projects
Version Downloads Last updated