Menu
Executing a command line (CMD) utility (.exe) and reading the output it generate  using C#

Executing a command line (CMD) utility (.exe) and reading the output it generate using C#

Executing a command line (CMD) utility (.exe) and reading the output it generate using C#

ASP.NET Core 2 – reading custom setting from appsettings.json

ASP.NET Core 2 – reading custom setting from appsettings.json

Asp.net core 2 released recently and I wanted to port my existing asp.net 1.1 app to 2.0. Updated the NuGet packages and most things remain same, but I noticed the reading app settings are broken (well there were few others too – may be later.)