Helps Entity Framework developers when using CodeFirst to improve the productivity.
Info
| Version: | 1.0.0 |
| Author(s): | Budi Adiono |
| Last Update: | Sunday, August 23, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/budiadiono/EFCodeFirstHelper |
| NuGet Url: | https://www.nuget.org/packages/EFCodeFirstHelper |
Install
Install-Package EFCodeFirstHelper
dotnet add package EFCodeFirstHelper
paket add EFCodeFirstHelper
EFCodeFirstHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)