Update two ms.date values (#13307)
parent
1ea9fda18b
commit
60517d289a
|
@ -3,7 +3,7 @@ title: Razor Pages with EF Core in ASP.NET Core - CRUD - 2 of 8
|
|||
author: rick-anderson
|
||||
description: Shows how to create,read,update,delete with EF Core
|
||||
ms.author: riande
|
||||
ms.date: 06/31/2017
|
||||
ms.date: 06/30/2017
|
||||
uid: data/ef-rp/crud
|
||||
---
|
||||
# Razor Pages with EF Core in ASP.NET Core - CRUD - 2 of 8
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Razor Pages with EF Core in ASP.NET Core - Migrations - 4 of 8
|
|||
author: rick-anderson
|
||||
description: In this tutorial, you start using the EF Core migrations feature for managing data model changes in an ASP.NET Core MVC app.
|
||||
ms.author: riande
|
||||
ms.date: 06/31/2017
|
||||
ms.date: 06/30/2017
|
||||
uid: data/ef-rp/migrations
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue