3-2添加路由时 加入这句代码app.UseMvcWithDefaultRoute();,报错用户未处理异常,请问老师是怎么回事?
System.InvalidOperationException:“Unable to find the required services. Please add all the required services by calling 'IServiceCollection.AddMvc' inside the call to 'ConfigureServices(...)' in the application startup code.”