Nongzhsh / Awesome.Net.WritableOptions

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

Chaining the ConfigureWritableOptions method #7

Open abrasat opened 2 years ago

abrasat commented 2 years ago

@Nongzhsh Thanks for the useful library! Could you please modify the ConfigureWritableOptions() method, to return IServiceCollection? This would allow chaining additional calls to the IServiceCollection