Entity Framework drivers for the Ketchup eCommerce framework.
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.2.1.82 |
Author(s): | James Dibble |
Last Update: | Thursday, August 28, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/james-dibble/Ketchup |
NuGet Url: | https://www.nuget.org/packages/Ketchup.Persistence.EntityFramework |
Install
Install-Package Ketchup.Persistence.EntityFramework
dotnet add package Ketchup.Persistence.EntityFramework
paket add Ketchup.Persistence.EntityFramework
Ketchup.Persistence.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.0)
- Ketchup.Core(1.2.1.82)
- JamesDibble.ApplicationFramework.Data.Core(1.1.0.57)
- JamesDibble.ApplicationFramework.Data.Persistence(1.1.0.66)
- JamesDibble.ApplicationFramework.Data.Persistence.EntityFrameworkCodeFirst(1.1.0.66)
- JamesDibble.Extensions.System.Data(1.1.0.66)
Tags