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

Explore complex json db-mapped entity fields #477

Open
ascott18 opened this issue Oct 11, 2024 · 0 comments
Open

Explore complex json db-mapped entity fields #477

ascott18 opened this issue Oct 11, 2024 · 0 comments

Comments

@ascott18
Copy link
Collaborator

We already support json-mapped primitive collections, which get automatically mapped to json in the DB by EF with no special configuration. Explore what it would take to expand this to more complex scenarios (are there C# annotations for these?)

  • Json-mapped object on entity
  • Json-mapped collection of objects on entity
@ascott18 ascott18 changed the title Explore more advanced json fields Explore complex json db-mapped entity fields Oct 18, 2024
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

1 participant