Skip to content

Set the application name via an argument - #26198

Closed
davidfowl wants to merge 1 commit into
release/6.0from
davidfowl/fix-assembly-name
Closed

Set the application name via an argument#26198
davidfowl wants to merge 1 commit into
release/6.0from
davidfowl/fix-assembly-name

Conversation

@davidfowl

@davidfowl davidfowl commented Sep 29, 2021

Copy link
Copy Markdown
Member
  • This ensures that user secrets configured for the app assembly are used
    and anything else that might be using IHostEnvironment.ApplicationName.

Fixes https://github.com/dotnet/efcore/issues/26177

- This ensures that user secrets configured for the app assembly are used
and anything else that might be using IHostEnvironment.ApplicationName.
ajcvickers added a commit to dotnet/runtime that referenced this pull request Sep 29, 2021
…th new host pattern

Based on dotnet/efcore#26198

The fix should go here, rather than in EF Core, because then anybody using this code will get the fixed behavior. I have tested this locally and it fixes https://github.com/dotnet/efcore/issues/26177. However tests should be added to this repo.
@ajcvickers

Copy link
Copy Markdown
Contributor

Superseded by dotnet/runtime#59743

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants