Unidirectional many-to-many relationship + Entity Framework Core + fluent api

前端 未结 0 1513
我寻月下人不归
我寻月下人不归 2020-12-21 00:10

I wanted to create unidirectional relation between Author and Skill.

My models are as below:

public class Author: Entity
{
           


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