Caution This documentation is for EF7 onwards. For EF6.x and earlier release see http://msdn.com/data/ef. Getting Started on ASP.NET 5¶ In this walkthrough, you will build an ASP.NET 5 MVC application that performs basic data access using Entity Framework. In this article: Create a new project Install Entity Framework Create your model Register your context with dependency injection Create your da