Entity Framework components of the Pelorus library.
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.1.2-alpha |
Author(s): | Mike Dempster |
Last Update: | Wednesday, July 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mike-dempster/Pelorus |
NuGet Url: | https://www.nuget.org/packages/Pelorus.Data.EntityFramework |
Install
Install-Package Pelorus.Data.EntityFramework
dotnet add package Pelorus.Data.EntityFramework
paket add Pelorus.Data.EntityFramework
Pelorus.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
- Pelorus.Core(>= 1.0.0.1)
Tags