✅ ASP.NET 'web' application
My exercise says the following:
If there are any other options that might work with the use of appsettings then please tell me.
The path of the folder where we store the addresses should be customized: extend your program to read it from the appsettings.. I think I should just make the path (which is a json file) an environment variable in the appsettings. Does that make sense to do or should I just ask the teacher?If there are any other options that might work with the use of appsettings then please tell me.