You can find my all .Net core posts here. In this series of posts, we will see some quick tips or tricks to use some specific things in .Net Core In this post, we will see how to access configuration in the controller. As we know, in .Net Core we have appsettings.json file to store the … Continue reading Read configuration in the controller: .Net Core Quick posts