As .NET core will not rely on an installed framework, could we use IIS6?
Logically if the framework works higher up on the HTTP pipeline then I would expect it to be a possibility , but after looking into the install process we need HttpPlatformHandler v1.2 which are not available for IIS6. Is there any way round this issue?