Supports using Dynamic Data with EF Code First models.
Info
Version: | 0.5.1 |
Author(s): | David Ebbo |
Last Update: | Monday, January 7, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidebbo/DynamicData.EFCodeFirstProvider |
NuGet Url: | https://www.nuget.org/packages/DynamicData.EFCodeFirstProvider |
Install
Install-Package DynamicData.EFCodeFirstProvider
dotnet add package DynamicData.EFCodeFirstProvider
paket add DynamicData.EFCodeFirstProvider
DynamicData.EFCodeFirstProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(4.3.1)