c# - Is it now possible to customize proxies around POCOS in EF CodeFirst? -


cheers all,

i searched possibility customize proxies generated ef (in other words, i'd intercept lazy loading behaviour; let's academic purposes).

i found bunch of older (years-old) threads , sites, none of younger age (especially not of era since ef got opensourced).

so: can give me hint how/where hook lazy loading mechanism of ef (custom proxy class, interceptors, ...)?

thanks, regards, tim


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -