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

Add support for .NET 6 run-time configuration settings for mobile targets #48811

Closed
marek-safar opened this issue Feb 26, 2021 · 5 comments
Closed
Assignees
Milestone

Comments

@marek-safar
Copy link
Contributor

.NET Core support setting application configuration using various mechanisms as described at https://docs.microsoft.com/en-us/dotnet/core/run-time-config/. Such settings need to be correctly propagated to AppContext class as well as to internal runtime variables for mobile applications.

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Configuration untriaged New issue has not been triaged by the area owner labels Feb 26, 2021
@ghost
Copy link

ghost commented Feb 26, 2021

Tagging subscribers to this area: @safern
See info in area-owners.md if you want to be subscribed.

Issue Details

.NET Core support setting application configuration using various mechanisms as described at https://docs.microsoft.com/en-us/dotnet/core/run-time-config/. Such settings need to be correctly propagated to AppContext class as well as to internal runtime variables for mobile applications.

Author: marek-safar
Assignees: -
Labels:

area-System.Configuration, untriaged

Milestone: -

@marek-safar marek-safar added area-VM-meta-mono and removed area-System.Configuration untriaged New issue has not been triaged by the area owner labels Feb 26, 2021
@ghost
Copy link

ghost commented Feb 26, 2021

Tagging subscribers to this area: @CoffeeFlux
See info in area-owners.md if you want to be subscribed.

Issue Details

.NET Core support setting application configuration using various mechanisms as described at https://docs.microsoft.com/en-us/dotnet/core/run-time-config/. Such settings need to be correctly propagated to AppContext class as well as to internal runtime variables for mobile applications.

Author: marek-safar
Assignees: SamMonoRT
Labels:

area-VM-meta-mono

Milestone: -

@lambdageek
Copy link
Member

@SamMonoRT @fanyang-mono this is a dupe of #49237, right?

@SamMonoRT
Copy link
Member

@SamMonoRT @fanyang-mono this is a dupe of #49237, right?

Yes, it is a dupe and that one has more detailed information/tracking. Can close this out.

@fanyang-mono
Copy link
Member

This feature has been tracked by #49237

@ghost ghost locked as resolved and limited conversation to collaborators Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants