摘要:
services.AddSwaggerGen (c => { c.ResolveConflictingActions (apiDescriptions => apiDescriptions.First ()); }); //in the Startup.cs class in the Configu 阅读全文
posted @ 2019-07-05 10:33
lappple
阅读(2275)
评论(0)
推荐(0)
摘要:
An unhandled exception occurred while processing the request. InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Http 阅读全文
posted @ 2019-07-05 10:30
lappple
阅读(3813)
评论(0)
推荐(0)