Every time I call Configuration.GetSection, the Value property of the returned object is always null.
Configuration.GetSection
Value
My Startup constructor>
Startup
Try add ConfigurationProvider to ConfigurationBuilder.
App configuration is provided from: