Found 7,924 packages
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
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.
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.
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.
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
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 project.
Swagger Generator for APIs built on ASP.NET Core
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swagger tools for documenting APIs built on ASP.NET Core
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.
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
Extension for Ninject providing integration with ASP.NET WebAPI 2
This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. 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.
Provides compatibility in ASP.NET Core MVC with ASP.NET Web API 2 to simplify migration of existing Web API implementations. Commonly used types: System.Web.Http.ApiController
Enables ASP.NET Web API tracing using System.Diagnostics.
Simple Injector ASP.NET Web API Integration.
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript