We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://github.com/loresoft/EntityFramework.Extended
Right now the Delete(predicate) will do the query and loop through the results to delete the items but this extension will do it in a single query.