Setting up IIS to run .NET Core Applications 21 May 2019 04:36 Sam MacDonald (0) TweetShareAs I’m getting another IIS Server ready to run a .NET Core Web Application I thought I would document the process so that if someone else wants to get their IIS server configured and serving they can follow along.First off there are lots of options for setting up a .NET Core application, we will not get into those options today they may become another post at a later time.Supported systemsThe following operating systems are supported for running with IIS:Windows 7 or laterWindows Server 2008 R2 ... [More]