All models were 18 years of age or older at the time of depiction.
First up, we need to get the latest version of Entity Framework from NuGet.
Model First allows you to create a new model using the Entity Framework Designer and then generate a database schema from the model.
If you are using Visual Studio 2010, you will also need to have installed.