This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Consider adding UseKestrel extension method to IWebHostBuilder #713
Closed
Description
A comment from @NickCraver here aspnet/IISIntegration#105 (comment). It would be nice if we started to follow this pattern. It would allow servers to expose strongly typed extension methods (similar to our middleware pattern).