I'm creating an application that will be a Nuget Package. Let's say the name of this application is MyPackage.
I'll install this package in another project. Let's say this project's name is MyProject.
How can I read in the MyPackage project the appsettings.json of the MyProject project?