Getting appsettings.json settings into an object of class type in .NET Core console application

后端 未结 0 1668
温柔的废话
温柔的废话 2020-12-03 20:00

I wanted to pull the configuration from appsettings.json into an object of type ExchangeOptions. I know that configuration.Get()

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