dotnet / dotnet/efcore

AOT: Support compiled queries

Open
#29,764 0 comments 4 reactions 0 assignees View on GitHub
area-aot area-query needs-design
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

We'd need to identify the EF.Compile API at AOT time and do the necessary things.

Note that compiled queries still make sense in AOT mode, since they pass parameter extraction and the cache lookup.

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.