If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
In this episode of the .NET Data Community Standup, join Arthur Vickers (@ajcvickers) and the .NET Data team to learn about mapping to JSON columns in EF Core 7.0 (EF7).
JSON columns allow relational databases to directly store documents while retaining the overall relational structure of the data. EF7 contains provider-agnostic support for JSON columns, with an implementation for SQL Server. The JSON in these columns can queried using LINQ, allowing filtering and sorting by the elements of the documents, as well as projection of elements out of the documents into results. In addition, EF7 supports element-level change tracking of the documents and partial updates for only the changed elements when SaveChanges is called.
Featuring: Arthur Vickers @ajcvickers, Jiachen Jiang @jiachenjiang_…...more
In this episode of the .NET Data Community Standup, join Arthur Vickers (@ajcvickers) and the .NET Data team to learn about mapping to JSON columns in EF Core 7.0 (EF7).
JSON columns allow relational databases to directly store documents while retaining the overall relational structure of the data. EF7 contains provider-agnostic support for JSON columns, with an implementation for SQL Server. The JSON in these columns can queried using LINQ, allowing filtering and sorting by the elements of the documents, as well as projection of elements out of the documents into results. In addition, EF7 supports element-level change tracking of the documents and partial updates for only the changed elements when SaveChanges is called.
Featuring: Arthur Vickers @ajcvickers, Jiachen Jiang @jiachenjiang_…...more