Community

Managing Production and Development Settings in ASP.NET Core

(Peter Vogel) The reality is that you will need to have, at least, two different configurations: one for production and one for development. Here’s how to automate those conversions.