Allow navigation properties to be typed as IEnumerable so long as backed by ICollection #5771
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
Currently runtime delegate creation enforces that the type of the navigation property on the entity is an ICollection, even though our APIs are designed to work with IEnumerable properties.
The text was updated successfully, but these errors were encountered: