The Entity Framework is independent of ASP.NET MVCCreating console applications with the Entity FrameworkInstalling the Entity Framework 7 NuGet packageUsing the NuGet Package ManagerUsing the Package Manager ConsoleInstalling Entity Framework commandsCreating Model classesCreating the DbContext classCreate a migrationHow the SaveChanges method worksUpdating the recordDeleting the record