Skip to content

reiugit/HostConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading the configuration in a host-application before startup

  1. Building the Host with Host.CreateApplicationBuilder.Build()
  2. Reading configuration values before starting the Host
    • via IConfiguration
    • via IOptions
  3. Starting the host

About

Reading the configuration in a host-application before startup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages