© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
2 replies
bokoganga

EF Core Querying a List of Rows

Hey devs,

I'm trying to optimize a query that checks DB for user with email. I have a list of emails that I need to check if they exist in the table of Users. Is there anyway in EF Core that allows checking by a list instead of looping through it and sending a request for each one?

Thank you.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ EF core querying issue
C#CC# / help
3y ago
❔ EF Core Person Task List
C#CC# / help
3y ago
❔ Passing a list of values to Stored Procedure in EF Core
C#CC# / help
4y ago