Skip to content

Simple .net core console app that writes value from appsettings.json to the output

License

Notifications You must be signed in to change notification settings

dkutetsky/DotNetCoreHelloFromAppSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. build source from /src in bin/Release
  2. cd to bin/Release
  3. execute in shell
dotnet DotNetCoreHelloFromAppSettings.dll

About

Simple .net core console app that writes value from appsettings.json to the output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages