Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving Related Data #24

Closed
Crazybutch opened this issue Apr 1, 2018 · 2 comments
Closed

Saving Related Data #24

Crazybutch opened this issue Apr 1, 2018 · 2 comments

Comments

@Crazybutch
Copy link

https://docs.microsoft.com/en-us/ef/core/saving/related-data

I've tried to save a Entity with 2 entries in the Navigation Property.
But only the main Entity gets saved, the entries in the Navigation Properties are ignored.

Any clue?

@tonysneed
Copy link
Contributor

tonysneed commented Apr 1, 2018 via email

@Crazybutch
Copy link
Author

Thank you very much.

Works like a charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants