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

Consider a better way to find base path for configuration files #109

@rynowak

Description

@rynowak

We found a scenario in our tests where we need to set the base path for loading configuration files. However we have to use AppDomain.CurrentDomain.SetData, as it's not respecting IApplicationEnvironment. It would be nice if we had a non-hack way to do this.

https://github.com/aspnet/Mvc/pull/1056/files#r16626252

https://github.com/aspnet/Configuration/blob/dev/src/Microsoft.Framework.ConfigurationModel/PathResolver.cs#L23

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions