Owned type property loses value after DbSet.Add is called in Entity Framework Core
I’m currently working on a project using Entity Framework Core and I’ve encountered an issue with owned types. I have a structure similar to the following:
I’m currently working on a project using Entity Framework Core and I’ve encountered an issue with owned types. I have a structure similar to the following: