Templates for generating context, entities, entity configurations, repositories, and db migrations configuration from Entity Framework model (edmx).
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.5.0 |
Author(s): | Amusedia LLC |
Last Update: | Friday, October 5, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peijenlin/ef-code-second |
NuGet Url: | https://www.nuget.org/packages/CodeSecond |
Install
Install-Package CodeSecond
dotnet add package CodeSecond
paket add CodeSecond
CodeSecond Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- EntityFramework(5.0.0)
- EntityFramework(5.0.0)
Tags