Application Framework assemblies for use with Entity Framework Code First.
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.1.0.67 |
Author(s): | James Dibble |
Last Update: | Tuesday, December 23, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JamesDibble.ApplicationFramework.Data.Persistence.EntityFrameworkCodeFirst |
Install
Install-Package JamesDibble.ApplicationFramework.Data.Persistence.EntityFrameworkCodeFirst
dotnet add package JamesDibble.ApplicationFramework.Data.Persistence.EntityFrameworkCodeFirst
paket add JamesDibble.ApplicationFramework.Data.Persistence.EntityFrameworkCodeFirst
JamesDibble.ApplicationFramework.Data.Persistence.EntityFrameworkCodeFirst Download (Unzip the "nupkg" after downloading)
Dependencies
- JamesDibble.ApplicationFramework.Data.Core(1.1.0.67)
- EntityFramework(6.1.0)
Tags