I've been reading about some of the new features in ASP.NET 4.5, but I'm not sure how to get access to it.
Google doesn't seem to turn up anything.
This link indicates to me I'm still using ASP.NET 4.0.30319.34014 (System.Environment.Version).
Wikipedia suggests it's parallel (loosely?) to .NET 4.5 (Which I'm currently targeting), but that doesn't seem to be what System.Environment.Version is returning.
Right now I'm running MVC 5.2.3 on Visual Studio 2013 Update 4.
I don't see ASP.NET explicitly referenced in my NuGet package manager:
Microsoft.AspNet.Mvc 4.0.40804.0
Microsoft.AspNet.Mvc 5.2.3
Microsoft.AspNet.Razor 3.2.3
Microsoft.AspNet.Web.Optimi... 1.0.0
Microsoft.AspNet.WebApi 5.0.0
Microsoft.AspNet.WebApi.Core 5.0.0
Microsoft.AspNet.WebPages 3.2.3
Microsoft.AspNet.WebPages.Data 3.2.3
Microsoft.AspNet.WebPages.O... 2.0.30506.0
Microsoft.AspNet.WebPages.W... 3.2.3