Announcing ASP.NET MVC 5.2.5, Web API 5.2.5, and Web Pages 3.2.5

Daniel Roth

Today we released ASP.NET MVC 5.2.5, Web API 5.2.5, and Web Pages 3.2.5 on NuGet. This is a patch release that contains only bug fixes. You can find the full list of bug fixes for this release in the release notes.

To update an existing project to use this preview release run the following commands from the NuGet Package Manager Console for each of the packages you wish to update:

Install-Package Microsoft.AspNet.Mvc -Version 5.2.5
Install-Package Microsoft.AspNet.WebApi -Version 5.2.5
Install-Package Microsoft.AspNet.WebPages -Version 3.2.5

If you have any questions or feedback on this release please let us know on GitHub.

Thanks!

1 comment

Discussion is closed. Login to edit/delete existing comments.

  • Omar Elias Rodriguez Nazar 0

    What is the ASP.NET MVC (Full Framework) Roadmap? I cant find it anywhere

Feedback usabilla icon