Skip to content

Owned Entities #99

Description

@edletasi

I'm having issues inserting with a entity model that has contains a owned entity. All the values in the owned entity model are null.
I have tried adding the [Owned] attribute to the owned entity model. As well as using modelBuilder.Entity().OwnsOne(o => o.Name);
Short of removing them out do you have any suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions