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.
Consider merging the FeatureModel and Features packages #297
Closed
Description
The FeatureModel package is used by Http (DefaultHttpContext), Servers (IFeatureCollection), and Hosting (new DefaultHttpContext(iFeatureCollection)).
The Features package is used by Http (DefaultHttpContext), Servers, and some middleware that access features not directly available on HttpContext.