Tag: Configuration
Application configuration in .NET Core - Part 1
.NET Core has a new way of working with configuration that is much more flexible than the way that previous versions of .NET have. It allows you to: Pull...
Previewing Config Transforms
Curiously, I didn't know about this until recently and it is such a useful thing too. You can preview the results of your configuration transformation from...
