
Adding a lookup field to an existing table using Entity Framework code first migrations
As you build out a site using the code first approach, at some point you will most likely need to add an additional lookup field
As you build out a site using the code first approach, at some point you will most likely need to add an additional lookup field