Hi everyone! I want to read the key-value pair from AppSettings inside the configuration file but I couldn’t see my custom AppSettings. I guess the program doesn’t see my custom configuration file. Any recommendations on that? thanks! I don’t want to place my key-value pair in the settings file because of security issues.
Hi @tahirhan,
I am not sure I fully understand the problem or what you are trying to do. Do you have a sample project that demonstrates any of this? If so, could you share it?
– Dale