-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Labels
area-model-buildingcommunity-contributioncustomer-reportedgood first issueThis issue should be relatively straightforward to fix.This issue should be relatively straightforward to fix.
Milestone
Description
Data annotations is a much easier way to configure model than Fluent API.
And we can only configure DeleteBehavior
via Fluent API today, that means we need configure foreign key again in fluent api.
Can we have a DeleteBebaviorAttribute(DeleteBehavior behavior)
in Microsoft.EntityFramework
Namespace ?
rogerhendriks, stefanolson, alexrochakralen and lancwork
Metadata
Metadata
Assignees
Labels
area-model-buildingcommunity-contributioncustomer-reportedgood first issueThis issue should be relatively straightforward to fix.This issue should be relatively straightforward to fix.