-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-iisIncludes: IIS, ANCMIncludes: IIS, ANCM
Description
From @xBorus on February 18, 2019 15:9
Steps to reproduce
- Have a windows server without IIS installed
- Install dotnet-hosting-2.2.1
- Install IIS via windows features
Expected behavior
In .NET framework we had aspnet_regiis utility.
I would expect an utility to register aspnetcore after iis is installed
Actual behavior
In order to get the plugin, one need to :
- Install IIS via windows features
- Reinstall dotnet core
Copied from original issue: dotnet/core-setup#5199
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-iisIncludes: IIS, ANCMIncludes: IIS, ANCM