Event banner
.NET Data Community Standup - Complex types as value objects in EF8
Event Ended
Wednesday, Sep 20, 2023, 10:00 AM PDTEvent details
The Entity Framework team returns with new community standups after a summer break heads-down working on EF8. In this session, we’ll look at the new “complex types” feature in EF8. Complex types do not have a key or any identity outside of the object’s value, but can still be deconstructed by property to map to different columns in the database. This allows either reference or value types to be used as DDD value objects with much better fidelity than when owned types are used. We’ll show examples of using complex types and talk about and answer your questions on the behavioral differences between entity types, owned entity types, complex types, and primitive types.
Featuring: Arthur Vickers, Shay Rojanksy (@shayrojansky)
Margray
Updated Dec 27, 2024
- abdlraheem1976Copper ContributorExciting news! Looking forward to diving into the new complex types feature in EF8 with the team. Thanks for sharing the details! <a href="https://abokipure.com/">https://abokipure.com/</a>