Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用JsonSerializer.DeserializeFromString<ExpandoObject>(data)してみましたが、うまくいきません。動的に逆シリアル化できますか、または SS はそれを行うことができませんか?
JsonSerializer.DeserializeFromString<ExpandoObject>(data)