ef_includer NuGet Package

Instead of an onerous writining all the Include(x => x.PropName) methods when eager loading an entity in EF Core,
this package allows user to mark entity's properties with the [Include] attribute and then
include all those properties by using DbSet's IncludeMarkedProperties() method.




Got any ef_includer Question?





Info

Version: 1.0.15
Author(s): orgiele
Last Update: Sunday, January 27, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/ef_includer


Install
Install-Package ef_includer
dotnet add package ef_includer
paket add ef_includer
ef_includer Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1915