Sign in to confirm you’re not a bot
This helps protect our community. Learn more
.NET Data Community Standup - Collections of primitive values in EF Core
In this episode of the .NET Data Community Standup, the .NET Data Access team dive into new support for collections of primitive values, just released in EF Core 8 Preview 4. Collections of a primitive type can now be used as properties of an entity type and will be mapped to a JSON column in the relational database. In addition, parameters of primitive values can be passed to the database. In either case, the native JSON processing capabilities of the database are then used to exact and manipulate the primitive values, just as if they were in a table. This opens up powerful query possibilities, as well as optimizations to common problems such as translating queries that use Contains. Chapters: 00:00 Livestream begins 02:40 Welcome to the .NET Data Community Standup 03:17 State of the Unicorn 05:21 Demo - Primitive Collections 01:10:08 Q&A 01:13:16 Ordering overview 01:24:49 Wrap Featuring: Arthur Vickers (ajcvickers), Shay Rojansky (@shayrojansky) #EntityFramework #DotNet #EFCore

Follow along using the transcript.

dotnet

324K subscribers