1.1 KiB
1.1 KiB
title | author | description | ms.author | manager | ms.date | ms.topic | ms.technology | ms.prod | uid |
---|---|---|---|---|---|---|---|---|---|
ASP.NET Core MVC with EF Core - tutorial series | tdykstra | tdykstra | wpickett | 10/15/2017 | get-started-article | aspnet | asp.net-core | data/ef-mvc/index |
Getting started with ASP.NET Core MVC and Entity Framework Core using Visual Studio
Note: A Razor Pages version of this tutorial is available here. The Razor Pages version is easier to follow and covers more EF features.
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.