Microsoft.AspNet.Mvc 6.0.0-beta2

This is a prerelease version of Microsoft.AspNet.Mvc.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.Mvc --version 6.0.0-beta2
                    
NuGet\Install-Package Microsoft.AspNet.Mvc -Version 6.0.0-beta2
                    
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="Microsoft.AspNet.Mvc" Version="6.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.Mvc" Version="6.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.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 Microsoft.AspNet.Mvc --version 6.0.0-beta2
                    
#r "nuget: Microsoft.AspNet.Mvc, 6.0.0-beta2"
                    
#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.
#:package Microsoft.AspNet.Mvc@6.0.0-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNet.Mvc&version=6.0.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.Mvc&version=6.0.0-beta2&prerelease
                    
Install as a Cake Tool

ASP.NET MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and Web APIs. ASP.NET MVC enables a clean separation of concerns and gives you full control over markup.

Product Compatible and additional computed target framework versions.
ASP.NET aspnet50 is compatible. 
ASP.NETCore aspnetcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (30)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Mvc:

Package Downloads
Microsoft.AspNet.Mvc.FixedDisplayModes

The previous version of this package contained a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. As of ASP.NET MVC 5 this workaround is no longer needed. This package can be safely removed without affecting your application.

Microsoft.AspNet.WebApi.HelpPage

The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.

Elmah.Contrib.Mvc

Elmah.Contrib.Mvc was designed to add ease-of-use to Elmah inside ASP.NET MVC projects

Unity.Mvc

Unity is a lightweight extensible dependency injection container. This package is a Unity bootstrapper for ASP.NET MVC.

Autofac.Mvc5

Autofac MVC Integration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-rc1-final 30,238 11/18/2015
6.0.0-beta8 30,019 10/15/2015
6.0.0-beta7 36,831 9/2/2015
6.0.0-beta6 41,318 7/27/2015
6.0.0-beta5 33,798 6/30/2015
6.0.0-beta4 70,830 4/24/2015
6.0.0-beta3 82,444 2/13/2015
6.0.0-beta2 34,475 1/15/2015
6.0.0-beta1 81,515 11/11/2014
5.2.7 35 3/6/2021
5.2.6 9 3/6/2021
5.2.5 5 3/6/2021
5.2.5-preview1 7 3/6/2021
5.2.4 10 3/6/2021
5.2.4-preview1 6 3/6/2021
5.2.3 1,764,328 2/9/2015
5.2.3-beta1 26,560 12/17/2014
5.1.3 201,737 10/14/2014
5.0.2 169,754 10/14/2014
4.0.40804 550,207 10/14/2014
Loading failed