1.9 KiB
1.9 KiB
title | author | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.prod |
---|---|---|---|---|---|---|---|
Working with Data | rick-anderson | riande | wpickett | 10/14/2016 | article | a8fb7eb7-e0e5-4394-84f3-1f1dbe0ba2ef | aspnet-core |
Working with Data
- Getting started with ASP.NET Core and Entity Framework Core using Visual Studio
- Getting started with ASP.NET Core MVC and Entity Framework Core using Visual Studio
- Create, Read, Update, and Delete operations
- Sorting, filtering, paging, and grouping
- Migrations
- Creating a complex data model
- Reading related data
- Updating related data
- Handling concurrency conflicts
- Inheritance
- Advanced topics
- ASP.NET Core tutorials on the Entity Framework Core docs site
- Getting Started with ASP.NET Core and Entity Framework 6
- Azure Storage