Microsoft.AspNet.WebApi.WebHost 5.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.WebHost --version 5.2.2
NuGet\Install-Package Microsoft.AspNet.WebApi.WebHost -Version 5.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.WebApi.WebHost" Version="5.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.WebHost --version 5.2.2
#r "nuget: Microsoft.AspNet.WebApi.WebHost, 5.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.WebApi.WebHost as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.WebHost&version=5.2.2

// Install Microsoft.AspNet.WebApi.WebHost as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.WebHost&version=5.2.2

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.WebHost:

Package Downloads
Microsoft.AspNet.WebApi

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.

Microsoft.AspNet.WebApi.HelpPage

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.

Unity.AspNet.WebApi

Unity is a lightweight extensible dependency injection container. This package is a Unity bootstrapper for ASP.NET Web API.

AttributeRouting.WebApi

AttributeRouting for ASP.NET Web API lets you specify routes using attributes on your API controllers and actions.

Breeze.Server.WebApi2

The files and references that are essential for a Breeze ASP.NET Web API 2.2 server.

GitHub repositories (220)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.WebHost:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
stride3d/stride
Stride Game Engine (formerly Xenko)
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Version Downloads Last updated
5.2.7 5 3/6/2021
5.2.6 0 3/6/2021
5.2.5 0 3/6/2021
5.2.5-preview1 0 3/6/2021
5.2.4 1 3/6/2021
5.2.4-preview1 0 3/6/2021
5.2.3 1,282,954 2/9/2015
5.2.3-beta1 21,211 12/17/2014
5.2.2 997,838 8/28/2014
5.2.2-rc 14,816 8/23/2014
5.2.0 512,097 7/1/2014
5.2.0-rc 28,362 5/27/2014
5.1.2 566,669 4/2/2014
5.1.1 395,128 2/10/2014
5.1.0 262,816 1/17/2014
5.1.0-rc1 23,480 12/6/2013
5.0.1 228,935 2/13/2014
5.0.0 923,642 10/17/2013
5.0.0-rc1 33,121 8/23/2013
5.0.0-beta2 29,177 6/26/2013
5.0.0-beta1 17,830 6/26/2013
4.0.30506 1,378,608 5/31/2013
4.0.20710 1,933,535 8/11/2012
4.0.20505 148,447 5/31/2012

Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.