@tugberk and @bowser15: You might want to take a look at the code in test\EntityFramework\FunctionalTests\TestDoubles in the EF git repository. In particular, MockableDbSetTests and InMemoryDbSetTests contain running examples of ToListAsync, etc.
Thanks,
Arthur
Thanks,
Arthur