ASP.NET CORE: IConfiguration can not access ConnectionString inside Class Library

后端 未结 0 1518
栀梦
栀梦 2021-01-06 02:15

I have a class library for a Repository to handle the Database operation, and I tried to create DbContext and set ConnectionString as well, but it did not work.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题