© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•5mo ago•
6 replies
AlisterKB

EFCore: ComplexProperty, OwnedTypes and Relational

The purpose of complex property seems quite clear to me (correct me if I'm wrong). Want separate entities but want them to be in the same table, as columns.
owned types, especially when you add the .Totable("") and intentionally put them in their own respective table, resemble a one to one, or one to many relationship. So besides not wanting to add Include() in every query why would one opt for owned types? Are there any fundamental benefits?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ efcore and repositorys
C#CC# / help
3y ago
Efcore Dynamic Linq, AND and OR
C#CC# / help
4mo ago
✅ EFCore Nullability and Circular References
C#CC# / help
4y ago
SQL EFCore
C#CC# / help
2y ago