Patch update (#9799)

pull/9831/head
Luke Latham 2018-12-04 21:32:48 -06:00 committed by GitHub
parent 7c7c47681f
commit 1daf38d6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ by [Tom Dykstra](https://github.com/tdykstra)
[Download Completed Project](http://code.msdn.microsoft.com/ASPNET-MVC-Application-b01a9fe8)
> [!NOTE]
> For new development, we recommend [ASP.NET Core Razor Pages](/aspnet/core/razor-pages) over ASP.NET MVC controllers and views. A tutorial series similar to this one is available for Razor Pages, The [Razor Pages tutorial](/aspnet/core/tutorials/razor-pages/razor-pages-start):
> For new development, we recommend [ASP.NET Core Razor Pages](/aspnet/core/razor-pages) over ASP.NET MVC controllers and views. For a tutorial series similar to this one using Razor Pages, see [Tutorial: Get started with Razor Pages in ASP.NET Core](/aspnet/core/tutorials/razor-pages/razor-pages-start). The new tutorial:
>
> * Is easier to follow.
> * Provides more EF Core best practices.