Visual FoxPro Entity Framework Provider for EF6
Getting Started with Code First
Getting Started Using the EF Designer
VfpEFQuerySamples.zip - This is a copy of the ADO.NET Entity Framework Query Samples configured to work with VFP data.
NOTE: If you don't have a primary key or candidate key defined on your tables you will run into some issues when creating your model. These links explain the issue and provide workarounds.
Using VFP Entity Framework Provider with Free Tables
Using VFP Entity Framework Provider with Free Tables using Code First