Top 20 NuGet Packages depending on Microsoft ASP.NET Web API 2.2 Core Libraries

Total dependencies: 1404

Productivity enhancements to WebApi
*TestBase* gets you off to a flying start when unit testing projects with dependencies. TestBase-Mvc adds a rich extensible set of fluent assertions for verifying Mvc ActionResults and for easy setup of ControllerContext and HttpContext for both Mvc and WebApi TestBase.Shoulds ------------------- Ch...
An extension to the Decisions package that provides Castle integration options.
A web hosting extension to the Decsisions package.
The WebApiContrib.IoC.Ninject library provides dependency injection helpers for ASP.NET Web API.
Classes to be used with the ASP.Net Web API stack.
NetMX HTTP protocol adaptor
A tracing extension using NLog for Web API
PBDesk.WebUtils for .Net 4.0
Glipho's implementation of OAuth providers, specifically OAuth 1.0.
This is a replacement for the MVC routing that is used by default in Web API. This routing mechanism matches against a tree of routers, one segment at a time. Message Handlers can be attached to any node in the tree. This makes it easier to create nested areas and sub-controllers.
Hypermedia API
Web Api filters that support AccidentalFish.ApplicationSupport.Owin
Simple framework for adding authentication and authorization to controllers
Extracts X-Session-Id and X-Request-Id from request header so they can be accessed throughout the lifetime of the request
Adds a pipeline of ExceptionFilters to the WebApi pipeline and a couple of useful filters
Finds routes in WebAPI without magic strings using lambda expressions.