From 315c66f28bcb1d018c0b9ac01da7c25acfa0eb9c Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Thu, 2 Nov 2017 10:10:37 -1000 Subject: [PATCH] Update index.md --- aspnetcore/data/ef-rp/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/data/ef-rp/index.md b/aspnetcore/data/ef-rp/index.md index 3c97d9c22e..1e5bf01381 100644 --- a/aspnetcore/data/ef-rp/index.md +++ b/aspnetcore/data/ef-rp/index.md @@ -11,7 +11,7 @@ ms.technology: aspnet ms.prod: asp.net-core uid: data/ef-rp/index --- -# Getting started with ASP.NET Core and Entity Framework Core using Visual Studio +# Getting started with Razor Pages and Entity Framework Core using Visual Studio This series of tutorials teaches you how to create ASP.NET Core MVC web applications that use Entity Framework Core for data access. The tutorials require Visual Studio 2017.