Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace HostingEnvironment.ApplicationPhysicalPath usage #675

Closed
Tracked by #60
mjrousos opened this issue Jun 30, 2021 · 0 comments
Closed
Tracked by #60

Replace HostingEnvironment.ApplicationPhysicalPath usage #675

mjrousos opened this issue Jun 30, 2021 · 0 comments
Labels
area:ASPNET enhancement New feature or request roslyn-fixable Issues that can probably be addressed with Roslyn analyzers/code fixers

Comments

@mjrousos
Copy link
Member

mjrousos commented Jun 30, 2021

This can be replaced with IWebHostEnvironment APIs (though the IWebHostEnvironment will need to be retrieved from DI).

@mjrousos mjrousos added the enhancement New feature or request label Jun 30, 2021
@mjrousos mjrousos added the roslyn-fixable Issues that can probably be addressed with Roslyn analyzers/code fixers label Jun 2, 2022
@brandonh-msft brandonh-msft mentioned this issue Jul 14, 2022
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ASPNET enhancement New feature or request roslyn-fixable Issues that can probably be addressed with Roslyn analyzers/code fixers
Projects
None yet
Development

No branches or pull requests

3 participants