Config.
I'm developing an ASP.NET 5 WebAPI project using VS Ultimate 2015 Preview. I'm trying to configure the app in this way (…
c# configuration configuration-files asp.net-core config.jsonI was following some examples for ASP.NET 5 and I got stumbled with how to properly read "nested" configuration values (…
c# asp.net asp.net-core config.json