Reza
0
Q:

linq where id in list

var result = _dataContext.table.Where(x => idList.Contains(x.Id));
1

New to Communities?

Join the community