Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

BCL API review: Rename GetCofigurationSection() and GetConfigurationSections() methods on IConfiguration #231

Closed
@divega

Description

@divega

The current names contains redundancy and aren't very clear. Here are some suggested changes we believe help improve on that:

  • GetConfigurationSection() changes to GetSection()
  • GetConfigurationSections() changes to GetChildren()
    • argument of GetChildren() overload should be parentKey

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions