You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
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.