A library that extends Include of Entity Framework to provide filtering navigation property.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.1.13 |
Author(s): | deyunote |
Last Update: | Wednesday, March 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/deyunote/EntityFramework.Include |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.Include |
Install
Install-Package EntityFramework.Include
dotnet add package EntityFramework.Include
paket add EntityFramework.Include
EntityFramework.Include Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags