原文:Unable to resolve service for type`***` while attempting to activatre `***`

出现上图那样的情况 一般是没有在Startup类中的ConfigureServices中注入接口和实现类 注入一个就ok ...

2021-05-14 13:43 0 1417 推荐指数:

查看详情

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