How do I get all DbSets from a Context ?
I have multiple DbSets where I query each set and parse the results like this:
How can I do the same using a loop where I iterate over each DbSet in the Context and use a query ?
1 Reply
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View