Is there a way to access appsettings.json config without needing a constructor in the class I a trying to access it from

后端 未结 0 868

I have a model class modeled after what I am trying to access in appsettings and in startup I have

 services.Configure(Configuration.GetSection(&q         


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