ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
10 min
presentation
The [UseProjection] Attribute
The [UseProjection] Attribute
0 / 7 completed
1
The Problem: Over-Fetching at the Database Level
2
How [UseProjection] Solves This
3
Configuring Projections in the Server
4
What Gets Projected
5
Observing the SQL Difference
6
Projections with Single-Entity Queries
7
Summary
The Problem: Over-Fetching at the Database Level
Consider a resolver that returns
IQueryable<Parcel>
:
Skip
Previous
Step 1 of 7
Next
← → Navigate
Space: Skip / Next
Enter: Next
Previous
Next