overview
ℹ️ Important
Availability: EF Core 7
- Relational databases support columns that contain JSON documents. This allows relational databases to provide some of the functionality document databases, thereby creating a hybrid between the two.
- EF Core’s support for JSON documents in EF Core 7 is provider-agnostic with an implementation for SQL Server.
- Documentation: https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-7.0/whatsnew#json-columns