Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Remove IHostingEnvironment.Configuration property #528

Closed
@lodejard

Description

@lodejard

The fact that the hosting engine uses iconfiguration to grab some options at startup is its own business. It doesn't even need to be closed over after the builder/application start has completed.

There's nothing an application would correctly do while poking around or grabbing settings from the hosting engine's configuration sources.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions