


Wget -OutFile dotnet-runtime-2.1.2-win-圆4.exe Go back to your powershell terminal on the server and run the following command.Find the correct version you want to install and copy the runtime exe link path to your clipboard.Open up a browser on your main machine and navigate to the dotnet core downloads page.That is all you need to do to install IIS! Install ASP.NET Core Let's Get Started, go ahead log in and open up powershell Install IIS Install-WindowsFeature -name Web-Server -IncludeManagementTools What makes this so difficult? The lack of desktop enviornment means you need to run scripts and commands to configure everything! Increasing performance on your Windows Server may be as easy as getting rid of the desktop enviornment, now your server is focusing more on running your apps instead of the desktop enviornment.Īt bare minimum to get an ASP.NET Core Web App running you will need IIS installed and the ASP.NET Core Module. Windows Server Core: A Developer WalkthroughĪ how-to guide by a Developer for IIS and ASP.NET Core on Windows Server Core
