Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info
Read in English
Read in English Edit
Twitter LinkedIn Facebook Email

Getting Started with Entity Framework 6 Code First using MVC 5

  • Article
  • 02/19/2020
  • 2 minutes to read

In this article

The basics of using Entity Framework 6 to display and edit data in an ASP.NET MVC 5 application.

  • Creating an Entity Framework Data Model
  • Implementing Basic CRUD Functionality
  • Sorting, Filtering, and Paging
  • Connection Resiliency and Command Interception
  • Code First Migrations and Deployment
  • Creating a More Complex Data Model
  • Reading Related Data
  • Updating Related Data
  • Async and Stored Procedures
  • Handling Concurrency
  • Implementing Inheritance
  • Advanced Entity Framework Scenarios
  • Previous Version Docs
  • Blog
  • Contribute
  • Privacy & Cookies
  • Terms of Use
  • Trademarks
  • © Microsoft 2022

In this article

  • Previous Version Docs
  • Blog
  • Contribute
  • Privacy & Cookies
  • Terms of Use
  • Trademarks
  • © Microsoft 2022