Page 6 - EntityFrameworkNotesForProfessionals-1-10
P. 6
Chapter 1: Getting started with Entity
Framework
Version Release Date
1.0 2008-08-11
4.0 2010-04-12
4.1 2011-04-12
4.1 Update 1 2011-07-25
4.3.1 2012-02-29
5.0 2012-08-11
6.0 2013-10-17
6.1 2014-03-17
Core 1.0 2016-06-27
Release Notes: https://msdn.microsoft.com/en-ca/data/jj574253.aspx
Section 1.1: Installing the Entity Framework NuGet Package
In your Visual Studio open the Solution Explorer window then right click on your project then choose
Manage NuGet Packages from the menu:
In the window that opens type EntityFramework in the search box in the top right.
GoalKicker.com – Entity Framework Notes for Professionals 2