项目作者: geeksarray

项目描述 :
By default, EF Core will create a One-To-One relationship if reference navigation property has set on principal as well as dependent entity. The principal entity can have zero-or-one association with the dependent entity. Dependent entity can have only one association with Principal entity.
高级语言: C#
项目地址: git://github.com/geeksarray/EF-Core-Fluent-API-Relationship.git