Description
The collections need to be ordered, since they will be mapped to JSON arrays. (Unless we allow to map to objects, see #28861)
This only covers collections of reference types. For value types see #31411
- Model building and validation
- Compiled model support
- Refactor change tracking property accessors
- Change tracking support
- Update pipeline support
- Convention to automatically configure nested properties inside complex types as complex properties (and not navigations)
- Query support (#36296, @roji)
-
ExecuteUpdate support