DynamicData.EFCodeFirstProvider

Supports using Dynamic Data with EF Code First models


Keywords
License
MS-PL
Install
Install-Package DynamicData.EFCodeFirstProvider -Version 0.5.1

Documentation

DynamicData.EFCodeFirstProvider

Note: there is now an officially supported provider for this, and you should use it instead of this one. Learn about it here.

Supports using Dynamic Data with EF Code First models.

See this post for details.

History:

  • 0.5.1 (1/7/2013): fix issue when not exposing foreign key properties
  • 0.5.0: added support for EF 5.0 enums