Posted on: 12/17/2014 4:45:00 PM | Views : 1338

While the MVC team is working hard on MVC 6 as part of the ASP.NET 5 effort, we also keep working on the 5.x packages. Today we are releasing a Beta of ASP.NET MVC 5.2.3, Web Pages 5.2.3 and Web API 5.2.3.
This preview release addresses 12 issues. Here is the full list.
Highlight of issues fixedWeb API Issues2092 Significant performance improvement in the default overload for System.Net.HttpFormatting.ReadAsAsync by caching the default JSON formatter. This can result in improvements of 100s of milliseconds on the second call to ReadAsAsync (or similarly ...

Go to the complete details ...