AspNetCore IConfiguration in .NetCore In this post I'm going to give an overview of IConfiguration in .NetCore and also give examples on how to set this up with a provider and how to use different files to override configuration values. The full source code is available here. I