Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Announcement] : AspNetCoreModule V1 removed from Windows Hosting Bundle #7095

Closed
pakrym opened this issue Jan 29, 2019 · 8 comments
Closed
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions breaking-change This issue / pr will introduce a breaking change, when resolved / merged. feature-iis Includes: IIS, ANCM
Milestone

Comments

@pakrym
Copy link
Contributor

pakrym commented Jan 29, 2019

Discussion thread for aspnet/Announcements#339

@pakrym pakrym added discussion breaking-change This issue / pr will introduce a breaking change, when resolved / merged. labels Jan 29, 2019
@pakrym pakrym added this to the Discussions milestone Jan 29, 2019
@jeremycook
Copy link

It wasn't obvious to me from the announcement exactly what this would break, if anything. If I'm running .NET Core 2.0 (yes I know), 2.1, and eventually 3.0 web apps on the same server, should I be concerned about upgrading with the latest Windows Hosting Bundle installer causing any problems with the applications?

@poke
Copy link
Contributor

poke commented Jan 29, 2019

Since releases of ANCM were never publicly talked about, could you please clarify what ASP.NET Core versions each of the ANCM versions supports?

i.e. is ANCM v1 required only for ASP.NET Core 1.x, and ANCM v2 can run ASP.NET Core 2.x and 3.x?

@pakrym
Copy link
Contributor Author

pakrym commented Jan 29, 2019

@jeremycook added a section about what exactly breaks. Existing 2.1/2.2 application would not be affected by this.

@pakrym
Copy link
Contributor Author

pakrym commented Jan 29, 2019

@poke

AspNetCoreModule V1 is supported with ASP.NET Core 2.1/2.2

AspNetCoreModule V2 is supported with ASP.NET Core 2.2/3.0/onward

@poke
Copy link
Contributor

poke commented Jan 29, 2019

Cool, thanks! So basically, v2 added the in-process support I guess?

Btw. it’s still possibly to install both v1 and v2 on the same machine by installing the Hosting Bundle for e.g. both 2.1 and 3.0, right?

@pakrym
Copy link
Contributor Author

pakrym commented Jan 29, 2019

Cool, thanks! So basically, v2 added the in-process support I guess?

Yes

Btw. it’s still possibly to install both v1 and v2 on the same machine by installing the Hosting Bundle for e.g. both 2.1 and 3.0, right?

Yes

@John0King
Copy link
Contributor

Suggest to release the ANCM and dotnet hosting bundle to the WebPI

@muratg muratg added feature-iis Includes: IIS, ANCM area-servers labels Jan 30, 2019
@aspnet-hello
Copy link

We periodically close 'discussion' issues that have not been updated in a long period of time.

We apologize if this causes any inconvenience. We ask that if you are still encountering an issue, please log a new issue with updated information and we will investigate.

@dotnet dotnet locked and limited conversation to collaborators Apr 19, 2019
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions breaking-change This issue / pr will introduce a breaking change, when resolved / merged. feature-iis Includes: IIS, ANCM
Projects
None yet
Development

No branches or pull requests

7 participants