Read And Modify appsettings.json File In .Net Core
code hubs

In this article, we are going to learn how to modify in appsettings.json file in .Net Core.

To achieve this we need to apply some code in the controller, let’s understand with an example that we have “Locations” in the appsetting.json file and we need to modify its value in the controller.

Subscribe

Select Categories