I am trying to access appsetting.json file from a class library. So far the solution that I found is to create a configuration class implementing interface file from
I am trying to access appsetting.json file from a class library. So far the solution that I found is to create a configuration class implementing interface file from