EF 6, MVC Model Binding - references missing on HttpPost to Controller

前端 未结 0 604
名媛妹妹
名媛妹妹 2021-01-31 03:48

I have an EF6 model that contains a collection of entity references:

public class Report : Entity
{
    [Key]
    [DatabaseGenerated(DatabaseGeneratedO         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题