Release Candidates for ASP.NET MVC 5.2, Web API 2.2 and Web Pages 3.2

Kanchan Mehrotra (Microsoft)

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 -Pre
  • Install-Package Microsoft.AspNet.WebApi -Version 5.2.0-rc -Pre
  • Install-Package Microsoft.AspNet.WebPages -Version 3.2.0-rc -Pre

Prerequisites for this release

What’s in this release?

This release primarily includes great new features for Web API OData v4 as summarized below but has bug fixes and minor features that bring in a lot more goodness to MVC, Web API, and Web Pages:

ASP.NET MVC 5.2 Release Candidate

ASP.NET Web API 2.2 Release Candidate

ASP.NET Web Pages 3.2 Release Candidate

You can find a complete listing of the features and fixes included in this release by referring to the corresponding release notes:

Additional Documentation

Tutorials and other information about this release are available from the ASP.NET web site (http://www.asp.net).

Questions and feedback

You can submit related to this release on the ASP.NET forums (MVCWeb APIWeb Pages). Please submit any issues you encounter and feature suggestions for future releases on our CodePlex site.

Thanks and enjoy!

 
 

0 comments

Discussion is closed.

Feedback usabilla icon