Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 373 Bytes

File metadata and controls

6 lines (4 loc) · 373 Bytes

EFCodeExplicitLoading

A example of explicit loading in Entity Framework core

P.S.: You need to change the connectionstring in student context file and run update-database for creating a database. Otherwise this sample will not work.

You can find complete blog post for example at following location - http://www.dotnetjalps.com/2017/04/explicit-loading-efcore.html