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

Total dependencies: 1404

WebApi.RequestLogging allows you to easily add NLog-based request logging to Web API projects.
Lambda Container is a lightweight Inversion of Control (IoC) container suitable for small to medium size .Net solutions. This packages provides a one-line integration with WebApi dependency resolver.
Expose an endpoint to test the health of your service. Support for checking dependent services such as databases or other web endpoints.
An authrorize attribute that lets you use an array of roles or users rather than creating a comma-delimited string
Microsoft Bot Builder extension for Skype Calling API. It provides the required constructs to extend your bot to handle incoming calls from Skype.
WebApi library for EasyIoC. This is inversion of control made easy.
Help you compress your actions
Web Api for FCP(Fluent Compute Platform)
token cache api
A simple template for a setup class for WebApi projects. The intention is that all site setup and config is managed through classes dervived from this (apart from the generation of the IDependencyResolver) which would be used both to configure the HttpConfiguration object from GlobalConfiguration.Co...
Small library for fetching and upadting oauth2 access tokens
A few helpers for a poor man's composition root
Bailey.Web.Http provides a Windsor-based controller activator, a dependency resolver, and a dependency scope class for ASP.NET WebApi.
Use PocketContainer to resolve dependencies for ASP.NET Web API.
WebApi practices
Elders.Web
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only.