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

Expose Providers on IConfigurationRoot #677

Closed
wants to merge 1 commit into from
Closed

Expose Providers on IConfigurationRoot #677

wants to merge 1 commit into from

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Jun 12, 2017

@davidfowl
Copy link
Member

This worth the breaking change?

@HaoK
Copy link
Member Author

HaoK commented Jun 12, 2017

I don't think anyone implements IConfigurationRoot other than us, and not being able to get to the actual providers from a configuration root is a pretty big hassle. This used to be easier in 1.0 before we split the sources/providers, since you can get access to the sources via the builder, but not the provider that actually gets built by the root.

@HaoK
Copy link
Member Author

HaoK commented Jun 20, 2017

427aecc

@HaoK HaoK closed this Jun 20, 2017
@natemcmaster natemcmaster deleted the haok/prov branch November 6, 2018 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants