Using Effort with EF Extensions WhereBulkContains throws System.Exception
I’m trying to unit test a fairly straightforward repository method that retrieves some entities which match any of a supplied list of string mapping ids.
I’m trying to unit test a fairly straightforward repository method that retrieves some entities which match any of a supplied list of string mapping ids.