How to Read ConnectionString or AppSettings from appsettings.json in .net Core
In this article we are going to see how to read ConnectionString or AppSettings from appsettings.json in .net Core application If you are already familiar with .net frameworks than you have noticed that in...