Support C# union mapping to JSON
Open
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
Assessment
This issue has not been assessed yet.