I'm looking to add .NET Core 2.1 to my local IIS but not seeing it show up. Core installed but not showing in IIS. Steps below:
> Download: https://dotnet.microsoft.com/download/dotnet
> .Net Core 2.1 > Windows x64 > MSI version
> Reboot
> looking in IIS (IIS > default website > Features View > Modules)
I'm expecting "AspNetCoreModule" to show up in the list but nothing listed.