Top 20 NuGet Packages depending on Microsoft.AspNet.Http.Extensions

Total dependencies: 16

ASP.NET 5 core hosting infrastructure and startup logic for web applications.
ASP.NET 5 common types used by the various authentication middleware.
ASP.NET 5 Middleware for exception handling, exception display pages, and diagnostics information.
Microsoft.AspNet.Cors.Core
ASP.NET 5 middleware and abstractions for routing requests to application logic and for generating links.
ASP.NET 5 static files middleware.
Middleware for automatically applying culture information to HTTP requests.
ASP.NET 5 components for working with the IIS HttpPlatformHandler module.
XForward and Method override middlewares for ASP.NET
Core server components for ASP.NET SignalR.
ASP.NET 5 web socket middleware for use on top of opaque servers.
ASP.NET 5 enables per-request scoping of services.
The ASP.NET MVC model binding components for binding data from a request to an object model.
Override Diagnostics.StatusCodePages, add `app.UseStatusCodePagesWithRedirects("~/400.html", 400)` method. Support `asp.net 5 rc1-final` version.