Skip to content

Commit 1daf38d

Browse files
authored
Patch update (dotnet#9799)
1 parent 7c7c476 commit 1daf38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ by [Tom Dykstra](https://github.com/tdykstra)
1515
[Download Completed Project](http://code.msdn.microsoft.com/ASPNET-MVC-Application-b01a9fe8)
1616

1717
> [!NOTE]
18-
> 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):
18+
> 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:
1919
>
2020
> * Is easier to follow.
2121
> * Provides more EF Core best practices.

0 commit comments

Comments
 (0)