I\'m using EntityFramework Core in a .NetCoreApp with Sqlite DB. I am trying to get "Eager Loading" to work
Consider the following snippet:
v