Skip to content

Conversation

bahusoid
Copy link
Member

Fixes #120

Possible breaking changes: ConfigurationProvider.Current type is changed from ConfigurationProviderBase<TConfig,TSectionHandler> to 'ConfigurationProviderBase<TConfig>

@bahusoid bahusoid changed the title Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current WIP Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current Apr 13, 2023
@bahusoid bahusoid force-pushed the ConfigProviderNoXmlDep branch from bc183b4 to c1b9e0b Compare April 13, 2023 14:56
@bahusoid bahusoid changed the title WIP Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current Apr 13, 2023
@fredericDelaporte
Copy link
Member

That is a binary breaking change. So, it will have to wait for a 6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConfigurationProvider.Current shouldn't depend on IConfigurationSectionHandler from System.Configuration.ConfigurationManager
3 participants