The release candidate NuGet packages for ASP.NET MVC 5.2, ASP.NET Web API 2.2 and ASP.NET Web Pages 3.2 are now live on the NuGet gallery!
Download this release
You can install or update the release candidate NuGet packages for ASP.NET MVC 5.2, ASP.NET Web API 2.2 and ASP.NET Web Pages 3.2 using the NuGet Package Manager Console, like this:
Install-Package Microsoft.AspNet.Mvc -Version 5.2.0-rc -PreInstall-Package Microsoft.AspNet.WebApi -Version 5.2.0-rc -PreInstall-Package Microsoft.AspNet.WebPages -Version 3.2.0-rc -PrePrerequisites for this release
If you are using Visual Studio 2012, download ASP.NET and Web Tools 2013.1 for Visual Studio 2012.If you are using Visual Studio 2013, download Go to the complete details ...