I am trying to host my test site on IIS. The article in the docs seems to be out of date. There are packages that are referred to (Microsoft.AspNetCore.Server.IISIntegration) that either don't exist or have been renamed. Others fail to install because they don't target the version of the framework I am using which is "net461" only. For what it's worth, I am running IIS on Windows 7.
Thanks,
Greg