I am looking for an example of how to do that and what are the use cases of this feature. For example, if we have a color: "#fff" in the app.config, can it be changed at the runtime after fetching the value from the database after the user login? like color.value = userColor
It would be also nice if anyone could point to a GitHub repo that uses this or even how to search GitHub to find such a use case.