2,129 packages tagged with “WebAPI”
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
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 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.
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 8.x to support OData query syntax for your Web APIs.
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
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.
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.
Seamlessly adds a Swagger to WebApi projects!
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.
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.
Swashbuckle (Swagger) Command Line Tools
Middleware to expose an embedded version of Redoc from an ASP.NET Core application
Enables ASP.NET Web API tracing using System.Diagnostics.
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.