Skip to content

Support providing configuration sections #436

@mbatista

Description

@mbatista

Feature request: Allow user to chose configuration sections.
When setting up an agent, I am forced to place AgentApplication Connections and ConnectionsMap properties in the root of my app settings. I would like to put all of them inside my own sections defined as I wish.

Proposed solutions:

  • Use IOptions for setups so users can .Configure("sectionName")
  • Use some other means of getting the section name from the user

Metadata

Metadata

Assignees

Labels

TriageNew issue, yet to be triaged

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions