Skip to content

Experiment: Separate out the System.Configuration.ConfigurationManage…#234

Draft
Numpsy wants to merge 1 commit intofsprojects:masterfrom
Numpsy:rw/split_conf_manager
Draft

Experiment: Separate out the System.Configuration.ConfigurationManage…#234
Numpsy wants to merge 1 commit intofsprojects:masterfrom
Numpsy:rw/split_conf_manager

Conversation

@Numpsy
Copy link

@Numpsy Numpsy commented Mar 17, 2024

…r support

refs #171

As mentioned in #171, an experiment into moving the System.Configuration.ConfigurationManager code into its own assembly, so the main assembly doesn't have a depdency on ConfigurationManager.

This is just an experiment into moving the code out, but keeping the same API (except with it not trying to read appsettings by default any more) - not an experiment into the best API for splitting things.

So - leaving this here in case the idea is considered interesting for a future major version bump with breaking changes.

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.

1 participant