原文:Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger' while attempting to activate 'xxxxx.Controllers.xxxxController'.

Unable to resolve service for type Microsoft.Extensions.Logging.ILogger while attempting to activate xxxxx.Controllers.xxxxController . 构造注入时需要加入类名 ...

2019-07-30 10:01 0 2521 推荐指数:

查看详情

Unable to resolve service for type的问题

今天写了一个方法和接口,需要将接口通过依赖注入的方式注入到Controller里面,但是却出现了InvalidOperationException: Unable to resolve service for type ...

Wed Apr 29 07:15:00 CST 2020 2 8080
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM