Storing large external model as JSON
I am working with a large external data model, that I have no authority over, ie. I can’t change modify the data structure. I need to store this data structure as a field in another record and store this record using EF Core.