Top 20 NuGet aspnetwebapi Packages

The API Explorer for Microsoft ASP.NET Web API Versioning and OData v4.0.
Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!
Documents the ASP.NET Web API using the Swagger specification. Swagger.Net targets .NET 4.0 and will expose any apis the inherit from the ApiController in the new ASP.NET Web API. Swagger.NET aims to conform to the Swagger specification to support all swagger components including client code gen.
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you.
ASP.NET Web API formatter for partial response (fields) JSON output.
SqlServer integration library for CacheCow EntityTagStore
Swagger UI is written by the wordnik folks and allows one to interact with a REST API that is documented using the Swagger spec (including swagger's code gen tools). This package makes the latest available for the .NET community. This is packaged with a pre-release version of Swagger.Net which emi...
Seamlessly adds a Swagger to WebApi projects!
Make SignalR hubs available to any REST client.
Fabrik.Common.WebAPI is full of useful code we use for building ASP.NET Web API applications at fabrik.
ASP.NET Web API support for MvcCodeRouting. For System.Web hosting install the MvcCodeRouting.Web.Http.WebHost package.
Package Description
This package provides support for persisting your custom WebHooks registrations in a MongoDB.
SwaggerUI WebApi Document,Base in SashbuckleEx,Added Search Api Name And Added Sinicization,Using CacheInfo
Server library for CacheCow project
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
MediaTypeFormatter allowing the use of YAML (YAML Ain't Markup Language) as a the MIME-Type or content-type in ASP.NET Web API. Both serialization and deserialization are supported allowing web services to both emit and accept YAML in place of XML or JSON. The underlying YAML parsing and rendering...
Development kit for WEP API
WebAPIDoodle.Http is a library which provides more features over System.Net.Http