Nongzhsh / Awesome.Net.WritableOptions

Awesome.Net.WritableOptions can update values into appsetting.json
MIT License
12 stars 4 forks source link

Allow for absolute paths #6

Open PonchoPowers opened 2 years ago

PonchoPowers commented 2 years ago

It would be great if the extension supported absolute paths so that if there is a shared config file in a different location on the machine we don't have to write our own extension method in order to read from it and write to it.

abrasat commented 2 years ago

+1. Support for absolute paths would be a very useful feature