An unhandled exception occurred while processing the request.自己刚学.NET Core 遇到这个问题实在没办法环境是Web API C# Windows .net core
输入的地址是多少,检查一下ProductController控制器,Get和Index方法的路由设置的啥(如果没设置默认为方法名),是不是一样的。