dotnet / dotnet/efcore

Support C# union mapping to JSON

Open
#38,059 1 comment 7 reactions 1 assignee Claimed by @AndriySvyryd View on GitHub
area-json area-o/c-mapping
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

JSON $type property would be used as the discriminator.

Note that union types are structs, so they will have the same limitations in EF as other structs.

Related to #36375

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.