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