Skip to content

JSON Column support #875

@statler

Description

@statler

Hi Simon

I note that v11 includes support for JSON columns. Could you provide some documentation on how to configure JSON columns so that we can get configs like

modelBuilder.Entity().ComplexProperty(b => b.Details, b => b.ToJson());

(from https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-10.0/whatsnew)

Cant find anything in the docs, and cant figure it out from the code sorry

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions