Top ".net-core-1.1" questions

.NET Core is a free and open-source cross-platform development platform and the next generation of the Microsoft .NET Framework.

Bind an IConfigurationSection to a complex object without ASP.NET Core

I have a .NET Core console application and want to read the appsettings.json and parse a section as List&…

c# json configuration .net-core .net-core-1.1