Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

virtual ICollection can not be scaffolding

$
0
0

hello,

in the model when i use 

[ForeignKey("ItemId")]
public virtual ICollection<DepartmentItem> Items { get; set; }


when i try to create controller i get the following error

The navigation 'Items' on entity type 'xxx.Models.Department' has not been added to the model, or ignored, or target entityType ignored.

any help?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>