This topic describes what's new for ASP.NET Web Pages 3.1.
This release fixes bugs and does not introduce any new features.
<aid="download"></a>
## Download
The runtime features are released as NuGet packages on the NuGet gallery. All the runtime packages follow the [Semantic Versioning](http://semver.org/) 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](http://www.nuget.org/packages/Microsoft.AspNet.WebPages/). 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:
ASP.NET Web Pages 3.1.0 contains several bug fixes. You can find the complete list [here](https://aspnetwebstack.codeplex.com/workitem/list/advanced?keyword=&status=Closed&type=All&priority=All&release=v5.1%20Preview|v5.1%20RTM&assignedTo=All&component=Web%20Pages%2FRazor&sortField=AssignedTo&sortDirection=Ascending&page=0&reasonClosed=Fixed).
The 3.1.1 package does not contain any changes. The package version number was updated to match the versions of MVC and Web API.