有谁知道如何在visual studio 2019中启用浏览器链接? Web Essentials似乎不适用于我的.net mvc项目。我已经在visual studio 2019和chrome中安装了Web Essentials,但没有幸运地让它工作。 不过,它在visual studio 2017中运行良好。
我的响应对象是从MongoDB加载的,有一个字段是ExpandoObject,在更新到dotnet core3.0之后,我一直收到类似"Unable to cast object of type 'd__51‘to type 'System.Collections.IDictionaryEnumerator'“的错误An unhandled exception occurred while processing