This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndcoslo.com/ Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! https://www.facebook.com/ndcconferences https://twitter.com/NDC_Conferences https://www.instagram.com/ndc_conferences/ #sql #json #developer #ndcoslo #ndcconferences The release of Entity Framework (EF) Core 8.0 introduced primitive collections, a feature enabling the direct storage of lists and arrays as JSON in SQL Server. By mapping any IEnumerable T property, where T is a primitive type, to a JSON column, developers can now efficiently manage data without the overhead of traditional tables. I've been using this feature in my current project, and I would like to share my real-word experience, using code examples. In this session, you'll learn: * A straightforward explanation of primitive collections in EF Core 8.0. * Practical tips for when to use JSON to simplify your data storage. Join me to discover how EF Core 8.0 can enhance your data handling in just 15 minutes.
Get notified about new features and conference additions.