Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom .NET Core config prefix #144

Open
jason-roberts opened this issue Apr 25, 2017 · 2 comments
Open

Allow custom .NET Core config prefix #144

jason-roberts opened this issue Apr 25, 2017 · 2 comments

Comments

@jason-roberts
Copy link
Owner

Originally from @steventmayer in #121 :

"After playing with the newest build, I was thinking of the ability to set the ToggleConfigurationSetting through an alternate constructor when you create the AppSettingsProvider, allowing you to set prefix that way. Another option would be to allow the user to set a configuration key through a custom attribute. This would allow flexibility in the different Configuration frameworks. I'll try out some options if I can get time."

@jason-roberts jason-roberts added this to the SomeFutureVersion milestone Apr 25, 2017
@jason-roberts
Copy link
Owner Author

@steventmayer - unless you think this is urgent for 4.0.0 RTM we can push this to future minor release?

@steventmayer
Copy link

That sounds great to me. I am using the current prefix/config setup, and it is working well for me. If it gets 'unruly', I can also bring it to a separate configuration file. Thank you.

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

No branches or pull requests

2 participants