dotnet / dotnet/efcore

Support mapping multiple non-collection types to the same JSON column (JSON-splitting)

Open
#38,061 1 comment 2 reactions 1 assignee Claimed by @AndriySvyryd View on GitHub
area-json
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

This would allow mapping the properties of several non-collection types to a single JSON column. So a JSON object containing a mix of properties could be split into several types, e.g. Address and Details.

Also consider mapping entity type properties directly to JSON: https://github.com/dotnet/efcore/issues/30094

Related: #28574

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.