Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | |
Author(s): | MrJackSpade |
Last Update: | Monday, September 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Penguin.Persistence.EntityFramework.NetFramework |
Install
Install-Package Penguin.Persistence.EntityFramework.NetFramework
dotnet add package Penguin.Persistence.EntityFramework.NetFramework
paket add Penguin.Persistence.EntityFramework.NetFramework
Penguin.Persistence.EntityFramework.NetFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- Microsoft.SqlServer.Compact(>= 4.0.8876)
- Penguin.Entities(>= 2.0.0)
- Penguin.Debugging(>= 2.0.1)
- Penguin.Reflection(>= 4.0.0)
- Penguin.Reflection.Extensions(>= 3.0.2)
- Penguin.Persistence.Abstractions(>= 2.0.7)
Tags