The Shiny containing all of the major functionality like hosting, logging, connectivity, environment, IO, power, settings, application state monitoring, and jobs as well as many other utilities
Provides interfaced configuration objects with properties mapped from appSettings or connectionStrings. This allows your IConfiguration to be injected anywhere in your code providing a unit-testable solution to configuration management with no magic strings. See the project home page for further...
More information