Bowing to my Visual Studios request, I started my latest project using Entity Framework Core (1.0.1)
So writing my database models as I always have using the \'virtu
Lazy loading is now available on EF Core 2.1 and here is link to the relevant docs:
EF Core 2.1
https://docs.microsoft.com/en-us/ef/core/querying/related-data#lazy-loading