dotnet / dotnet/efcore

Expose database row from IMaterializationInterceptor

Open
#33,421 0 comments 0 reactions 0 assignees View on GitHub
area-interception customer-reported
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

I am proposing a feature that would expose the database row, the same row that is used to populate the entity properties, within IMaterializationInterceptor (MaterializationInterceptionData).

This would be very useful for retrieving additional fields from an SQL query that do not map to any entity properties.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.