Query/Test: add overload to AssertQuery that exposes DbSets directly, rather than ISetSource
Open
area-query
area-test
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
This is so we can avoid casting to DbSet for scenarios that compose on top of dbsets directly, like FromSql
Contributor guide
Assessment
This issue has not been assessed yet.