Overriding an Array Configuration Object

Surprise! The arrays are not replaced as a whole.

Changhui Xu
Level Up Coding
Published in
4 min readFeb 15, 2021

--

ASP.NET Core uses configuration providers to read configuration key-value pairs from a variety of sources. You can read more about configuration in ASP.NET Core in its official documentation, which has covered tons of use cases in detail.

--

--

Lead Application Developer. MBA. I write blogs about .NET, Angular, JavaScript/TypeScript, Docker, AWS, DDD, and many others.