Host asp.net core app in IIS to access from other PC's inside the network
问题 How can i host my Asp.Net Core (1, 2 or 2.1) web app in Windows IIS to be able to access it from other PC's in our local network (or my Virtual OS)? My PC is a Desktop Windows 10 Pro (not Win Server). I have followed the Host ASP.NET Core on Windows with IIS article, but i can't get it to work. What i did based on that article is as following: Ensure Prequisites: Visual Studio 2017, Install Asp.Net Core 2.1 SDK, Add Internet Information Services (IIS) from Turn Windows features on or off ,