What's New in ASP.NET Web Pages 3.1

by Microsoft

This topic describes what's new for ASP.NET Web Pages 3.1.

This release fixes bugs and does not introduce any new features.

Download

The runtime features are released as NuGet packages on the NuGet gallery. All the runtime packages follow the Semantic Versioning specification. The latest ASP.NET Web Pages 3.1 RTM package has the following version: "3.1.2". You can install or update these packages through NuGet. The release also includes corresponding localized packages on NuGet.

You can install or update to the released NuGet packages by using the NuGet Package Manager Console:

Install-Package Microsoft.AspNet.WebPages -Version 3.1.2