EF Core JSON This is a doodle to try how well EF Core can support JSON data in columns in a SQL database. Most of the code is taken from an SO answer. Running the sample code Setup a database and execute Persons.sql to create the table Adjust the connection string in the code