AspNetCore.Docs/aspnet/web-pages/overview/releases/whats-new-aspnet-web-pages-...

1.9 KiB

uid title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
web-pages/overview/releases/whats-new-aspnet-web-pages-31 What's New in ASP.NET Web Pages 3.1 | Microsoft Docs microsoft aspnetcontent wpickett 01/20/2014 article 97ac3da0-2141-4904-aa05-27e280db1e4e dotnet-webpages .net-framework /web-pages/overview/releases/whats-new-aspnet-web-pages-31 authoredcontent

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:

[!code-consoleMain]

Bug Fixes

ASP.NET Web Pages 3.1.0 contains several bug fixes. You can find the complete list here.

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.

The 3.1.2 package contains IntelliSense updates but no bug fixes.