IIS modules with ASP.NET Core | Microsoft Learn
learn.microsoft.com › en-us › aspnetJun 3, 2022 · Some of the native IIS modules and all of the IIS managed modules aren't able to process requests for ASP.NET Core apps. In many cases, ASP.NET Core offers an alternative to the scenarios addressed by IIS native and managed modules. Native modules. The table indicates native IIS modules that are functional with ASP.NET Core apps and the ASP.NET ...
Hosting Bundle | Microsoft Learn
learn.microsoft.com › en-us › aspnetApr 27, 2023 · The .NET Core Hosting bundle is an installer for the .NET Core Runtime and the ASP.NET Core Module. The bundle allows ASP.NET Core apps to run with IIS. Install the .NET Core Hosting Bundle Important If the Hosting Bundle is installed before IIS, the bundle installation must be repaired. Run the Hosting Bundle installer again after installing IIS.