1. ASP.NET Web API

    By:

    Legacy package, AspNetWebApi is now included in the 'Microsoft.AspNet.WebApi' package.

    83,799 downloads

  2. Microsoft ASP.NET Web API Core Libraries

    By:

    This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.

  3. Microsoft ASP.NET Web API Client Libraries

    By:

    This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.

  4. Microsoft ASP.NET Web API

    By:

    This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.

  5. Microsoft ASP.NET Web API Web Host

    By:

    This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.

  6. Microsoft ASP.NET Web API OData

    By:

    This package contains everything you need to create OData endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.

  7. Microsoft ASP.NET Web API Self Host

    By:

    This package contains everything you need to host ASP.NET Web API within your own process (outside of IIS). ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.... More information

  8. ASP.NET Web API Self Host

    By:

    Legacy package, AspNetWebApi.SelfHost is now included in the 'Microsoft.AspNet.WebApi.SelfHost' package.

    9,379 downloads

  9. Microsoft ASP.NET Web API Help Page

    By:

    The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API proje... More information

  10. Microsoft ASP.NET Web API Tracing

    By:

    Enables ASP.NET Web API tracing using System.Diagnostics.

  11. ASP.NET WebAPI Route Debugger

    By:

    ASP.NET Web API Route Debugger

  12. Strathweb.CacheOutput

    By:

    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.

  13. Ressources en français pour les Microsoft ASP.NET Web API Core Libraries

    By:

    Ce package inclut les assemblys satellites Français pour ASP.NET Web API Core Libraries.

  14. Microsoft ASP.NET Web API Core Libraries 简体中文 资源

    By:

    此程序包包含 ASP.NET Web API Core Libraries 的 简体中文 附属程序集。

  15. Swagger.Net

    By:

    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.

  16. WebApiDoodle

    By:

    WebApiDoodle is an ASP.NET Web API library which contains several useful Extensions, Filters, Message Handlers and so on and so forth.

  17. Microsoft ASP.NET Web API Client Libraries 简体中文 资源

    By:

    此程序包包含 ASP.NET Web API Client Libraries 的 简体中文 附属程序集。

  18. Ressources en français pour les Microsoft ASP.NET Web API Client Libraries

    By:

    Ce package inclut les assemblys satellites Français pour ASP.NET Web API Client Libraries.

  19. WebAPIDoodle.Formatting

    By:

    WebAPIDoodle.Formatting is a library which contains several formatters for System.Net.Http.Formatting.