Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Implement an IHostingStartup #348

Closed
Tratcher opened this issue Mar 27, 2017 · 2 comments
Closed

Implement an IHostingStartup #348

Tratcher opened this issue Mar 27, 2017 · 2 comments

Comments

@Tratcher
Copy link
Member

Implement IHostingStartup and add the HostingStartupAttribute so we can remove UseIISIntegration from default templates. ANCM will set ASPNETCORE_HOSTINGSTARTUPASSEMBLIES=Microsoft.AspNetCore.Server.IISIntegration and Hosting will load and add IIS.

@shirhatti
Copy link
Contributor

Sanity check question. Append to ASPNETCORE_HOSTINGSTARTUPASSEMBLIES instead of set it?

@Tratcher
Copy link
Member Author

Yes, ANCM should append to it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants