This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
renaming Microsoft.AspNet.HttpFeature to Microsoft.AspNet.HttpFeature.Interfaces #150
Closed
Description
I assume that Microsoft.AspNet.HttpFeature library only holds AssemblyNeutral
interfaces. In order to align with other similar libraries (like Microsoft.Framework.Logging.Interfaces, Microsoft.Framework.Runtime.Interfaces, etc.), I think it would be better to rename this to Microsoft.AspNet.HttpFeature.Interfaces or something similar.