Move F# query translation support from EFCore.FSharp into EF
Open
area-F#
area-query
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
The community-maintained [EFCore.FSharp package](https://github.com/efcore/EFCore.FSharp) currently has some member/method translators to handle F#-specific constructs. We should consider moving these into EF itself, and do this as tree normalization in preprocessing.
/cc @bricelam
Contributor guide
Assessment
This issue has not been assessed yet.