An unhandled exception occurred while processing the request.
自己刚学.NET Core 遇到这个问题实在没办法
环境是Web API C# Windows .net core

An unhandled exception occurred while processing the request.
自己刚学.NET Core 遇到这个问题实在没办法
环境是Web API C# Windows .net core

收起
微信扫一扫输入的地址是多少,检查一下ProductController控制器,Get和Index方法的路由设置的啥(如果没设置默认为方法名),是不是一样的。
微信扫一扫报告相同问题?