Blog LogoBlog Logo

Tag: ConfigurationBuilder

All tags

Application Configuration in .NET Core - Part 2

In the first part we got started by pulling in configuration data from multiple source in .NET Core, in this part we'll look at mapping the configuration onto...

— 09 Sep 2016

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...

— 03 Jul 2016