在 ASP.Net Core 3.0 中使用默认 JSON 序列化序列化 (string, obj) 的字典时,发生以下错误:
无法将“system.szarrayenumerator”类型的对象转换为“system.collections.idictionaryenumerator”类型。
在 ASP.Net Core 3.0 中使用默认 JSON 序列化序列化 (string, obj) 的字典时,发生以下错误:
无法将“system.szarrayenumerator”类型的对象转换为“system.collections.idictionaryenumerator”类型。