Episode

ASP.NET Monsters #5: Configuration Settings

Configuration settings used to seem like such a chore and hadn't improved significantly since the inception of ASP.NET. Big changes are in store in ASP.NET Core, and in this episode Monster James takes you through some of those changes.

ASP.NET Core projects can now absorb settings through all kinds of vehicles, including environment variables, JSON files or the new configuration store called user secrets.

The production code for this video is bn.

Be sure to follow the Monsters on Twitter and check out the blog for related posts.

JSON