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 we don't allow DbSet creation for weak entity types, and there is no way to pass an IEntityType to any of the CreateProxy methods, which means it is not possible to create a proxy for a weak entity type.