-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Text.JsonenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionsjson-functionality-docMissing JSON specific functionality that needs documentingMissing JSON specific functionality that needs documenting
Milestone
Description
Does JsonSerializer.Parse(String, Type, JsonSerializerOptions)
support for dynamic ExpandoObject
return type?
Something like this:
dynamic p = JsonSerializer.Parse(json, typeof(ExpandoObject));
inech, SidShetye, Ap0k, ssavkovic, estiller and 99 moreSocVi100 and SabinaPashayevaSocVi100SocVi100, mchudinov and zulander1
Metadata
Metadata
Assignees
Labels
area-System.Text.JsonenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionsjson-functionality-docMissing JSON specific functionality that needs documentingMissing JSON specific functionality that needs documenting