Steven Giesel 12/14/2023

Entity Framework - Storing complex objects as JSON

Read Original

This technical article details the JSON storage capabilities in Entity Framework 8 and 7. It covers storing lists of simple types and complex objects as JSON columns, demonstrates configuration using OwnsOne and ToJson methods, and discusses advantages like querying support. It also references related resources and features like raw SQL queries and DateOnly/TimeOnly support.

Entity Framework - Storing complex objects as JSON

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week