Allow backing fields with a type different from that of the property
Open
area-change-tracking
customer-reported
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
This would likely require PropertyAccessMode.FieldOnly. There are possibly some sub-scenarios which are easier to support (e.g. interface property and a backing field of a type implementing that interface).
Originally discussed in https://github.com/npgsql/efcore.pg/issues/2415
Contributor guide
Assessment
This issue has not been assessed yet.