EF Core Entity OwnsOne Value Object Change Tracking Problem
We have an entity named Customer which has a Name Property that is a value Object. I’m sharing the entity value object and their relations and configuration below.
We have an entity named Customer which has a Name Property that is a value Object. I’m sharing the entity value object and their relations and configuration below.