dotnet / dotnet/efcore

Add a way for providers to determine how metadata annotations are merged

Open
#28,696 0 comments 0 reactions 1 assignee Claimed by @AndriySvyryd View on GitHub
area-model-building
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Sometimes we have to merge two metadata items (like a property on a base and a derived type), when this is done we combine the annotations and for any conflicts one of the values will be overridden. However for structured annotation values it could be possible to combine them if the provider that manages them implements a hook.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.