You don't need IConfiguration outside Startup
I'm writing this for those new to ASP.NET Core, based on what I see on
StackOverflow. Most of what I've written here is already in the Docs, so check
the links at the end of the post for detailed info.
The ASP.NET Core Web Host
Think of the