DotNetCoreHelloFromAppSettings Simple .net core console app that writes value from appsettings.json to the output. Solution structure /src Contains the source code. How to run build source from /src in bin/Release cd to bin/Release execute in shell dotnet DotNetCoreHelloFromAppSettings.dll