Revisit hosting startup scenario with GenericHosts (Microsoft.Extensions.Hosting)
xiaomi7732 opened this issue · 1 comments
xiaomi7732 commented
To answer the question: is there an update needed for hosting startup scenario.
Where are we today:
- We are using
Microsoft.AspNetCore.Hosting.IHostingStartup
to support hosting start up.
xiaomi7732 commented
- It looks like before 7.0, there won't be improvement in the field:
There are small implementation details that could be improved though. See related PRs.