Decomposing structs in EF Core?
Currently (EF Core 3) it is not supported. However, there is a GitHub issue about it and looks like structs-as-owned-types has been accepted for future versions:
https://github.com/dotnet/efcore/issues/9906
Currently (EF Core 3) it is not supported. However, there is a GitHub issue about it and looks like structs-as-owned-types has been accepted for future versions:
https://github.com/dotnet/efcore/issues/9906