Is there a way to install ASP.NET MVC 5 in Visual Studio 2012?
I've tried using NuGet (http://www.nuget.org/packages/Microsoft.AspNet.Mvc). But I think that it should come as a Visual Studio extension, but I can't find that anywhere.
Or it is available only in Visual Studio 2013?