Add support for persisting key properties on JSON-mapped entity types
Open
area-json
area-owned-entities
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
However, this wouldn't allow persisting the values of keys that contain the ordinal property.
This depends on https://github.com/dotnet/efcore/issues/34445 to allow flexibility in the order of values coming from the database
Contributor guide
Assessment
This issue has not been assessed yet.