The ASP.NET Core Module is an IIS Module which is responsible for process management of ASP.NET Core http listeners and to proxy requests to the process that it manages.
The ASP.NET Core Module is now part of the IIS Integration project. This repository currently only consist of integration tests which would also be migrated soon.
This project is supported by the .NET Foundation.