-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Milestone
Description
Navigations don't always have to use the same mapping as the entity type they are pointing to. Also, they don't need to be mutable.
- Separate update and query mappings, including readonly navigations
- Map to functions (Query: Additional function mapping capabilities #4319)
- Map to a custom LINQ/SQL query (Ability to define custom joins (for readonly navigations) #33171)
- Allow to specify a filter on a navigation
Vasim-DigitalNexus, lajith111, vslee, atrauzzi, Materix and 17 more