10 minpresentation

Projections and Grouping

Projections and Grouping

0 / 5 completed

Projections with Select()

By default, EF Core loads all columns of an entity. Select() lets you project into a subset of properties, a DTO, or an anonymous type.

Step 1 of 5
← → NavigateSpace: Skip / NextEnter: Next