Taylor
Taylor
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
MYSQL thoughg
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
I;'ll join chat hang on
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
{"Operation is not valid due to the current state of the object."}
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
Any shape. It's literally an endpoint for arbitrary json data storage. So many posts online say "why don't you just account for the docs you know will exist?" drives me bonkers...
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
{
"guid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"appName": "string",
"data": ["please", "work"]
}
{
"guid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"appName": "string",
"data": ["please", "work"]
}
@jcotton42
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
So how are we supposed to handle "just store your own json blob" use cases then? This is a huge miss.
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
I wasted 7 hours on this.
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
How extremely frustrating.
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
I'm so sick of system.text.json right now.
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
Which is not at all what ti should be storing
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
Rather than save objects into the DB as json it is instead storing ValueKind 2.
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
Is there a way to make this not so difficult?
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
Wtf is valuekind
26 replies
CC#
Created by Taylor on 4/30/2023 in #help
Unable to use properties of type "object" on model objects. Json serialization is seriously invalid.
I JUST want proper json to work. Arbitrary object goes in. Arbitrary object comes out. It shouldn't be so difficult! I'm frustrated on this. This has taken WAY more hours than it should have.
26 replies