Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.7 |
Author(s): | Artem Polischuk |
Last Update: | Friday, March 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.CodeFirst |
Install
Install-Package EntityFramework.CodeFirst
dotnet add package EntityFramework.CodeFirst
paket add EntityFramework.CodeFirst
EntityFramework.CodeFirst Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags
- ApplicationDbContext
- ApplicationDbInitializer
- BaseEntity.