Read And Modify appsettings.json File In .Net Core
.NET Core

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.

API Validation In ASP.NET Core
.NET Core

When it comes to validating the Model we all learning toward Data Annotation aren’t We?. But there are lots of scenario issues with this scalable System.
To Overcome this issue there is a library (Fluent Validation) in Ap.net which makes validation models Easy And Clean.

Subscribe

Select Categories