Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

list of values in searching criteria to be used in .net core

$
0
0

var subj = _context.Subjects 

                .Where(s =>SemetserId == ?)

                .ToList();

? is a list of semesterids to compare with. How to use such a searching criteria?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>