In this will discuss to write queries into entity framework core and below point and querying entity framework core
1. Basic Queries(load all, filter result, single records) in entity framework core.
2. Difference between Include and ThenInclude in entity framework core.
3. AsNoTracking in entity framework core.