You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.