Skip to content

Allow navigation properties to be typed as IEnumerable so long as backed by ICollection #5771

@ajcvickers

Description

@ajcvickers

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions