AspNetCore.Docs/aspnetcore/data/ef-mvc/index.md

983 B

title author description keywords ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod uid
Getting started with ASP.NET Core and Entity Framework Core using Visual Studio | Microsoft Docs tdykstra ASP.NET Core, tdykstra wpickett 10/14/2016 article 9918be4c-2096-404f-9b2a-ed5cde90042a aspnet aspnet-core data/ef-mvc/index

Getting started with ASP.NET Core and Entity Framework Core using Visual Studio

  1. Getting started with ASP.NET Core MVC and Entity Framework Core using Visual Studio

  2. Create, Read, Update, and Delete operations

  3. Sorting, filtering, paging, and grouping

  4. Migrations

  5. Creating a complex data model

  6. Reading related data

  7. Updating related data

  8. Handling concurrency conflicts

  9. Inheritance

  10. Advanced topics