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): | JayChase |
Last Update: | Tuesday, February 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Useful-Software-Solutions-Ltd/Genfr |
NuGet Url: | https://www.nuget.org/packages/Genfr.EntityFramework |
Install
Install-Package Genfr.EntityFramework
dotnet add package Genfr.EntityFramework
paket add Genfr.EntityFramework
Genfr.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.2)
- Genfr(1.0.7)
Tags
All the benefits of being able to build queries through method chaining without having to return IQueryable from the repository.