Mvc2 2.0.1

dotnet add package Mvc2 --version 2.0.1
                    
NuGet\Install-Package Mvc2 -Version 2.0.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="Mvc2" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mvc2" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Mvc2" />
                    
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 Mvc2 --version 2.0.1
                    
#r "nuget: Mvc2, 2.0.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.
#addin nuget:?package=Mvc2&version=2.0.1
                    
Install Mvc2 as a Cake Addin
#tool nuget:?package=Mvc2&version=2.0.1
                    
Install Mvc2 as a Cake Tool

ASP.NET MVC2 RTM

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Mvc2:

Repository Stars
Glimpse/Glimpse
The open source diagnostics platform for the web
Version Downloads Last updated
2.0.1 3,254 1/31/2013
2.0.0 294 9/26/2012

Added System.Web.Abstractions.dll