jamesmontemagno / SettingsPlugin

Read and Write Settings Plugin for Xamarin and Windows
MIT License
324 stars 80 forks source link

[Feature Request] Add support for App.Settings (Configuration Manager) #34

Closed ravensorb closed 7 years ago

jamesmontemagno commented 7 years ago

I am not sure what you are asking here. Can you fill in more information.

ravensorb commented 7 years ago

Sorry about that :) Basically add support for System.Configuration.ConfigurationManager -- this is the Full .NET Configuration manager for things like app.config and web.config appSettings sections.

jamesmontemagno commented 7 years ago

out of the scope for this project, thanks for the request and idea though.