Skip to content

Support "dynamic" and writable DOM #29690

@justinushermawan

Description

@justinushermawan

Does JsonSerializer.Parse(String, Type, JsonSerializerOptions) support for dynamic ExpandoObject return type?

Something like this:
dynamic p = JsonSerializer.Parse(json, typeof(ExpandoObject));

Metadata

Metadata

Assignees

Labels

area-System.Text.JsonenhancementProduct code improvement that does NOT require public API changes/additionsjson-functionality-docMissing JSON specific functionality that needs documenting

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions