Microsoft.AspNet.WebApi.Core 5.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.Core --version 5.1.1
NuGet\Install-Package Microsoft.AspNet.WebApi.Core -Version 5.1.1
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.Core" Version="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.Core --version 5.1.1
#r "nuget: Microsoft.AspNet.WebApi.Core, 5.1.1"
#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.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.1.1

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

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.

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.

GitHub repositories (296)

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

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.8 6 3/12/2022
5.2.3 864,453 2/9/2015
5.2.3-beta1 22,633 12/17/2014
5.2.2 959,484 8/28/2014
5.2.2-rc 14,752 8/23/2014
5.2.0 454,869 7/1/2014
5.2.0-rc 19,198 5/27/2014
5.1.2 388,060 4/2/2014
5.1.1 209,501 2/10/2014
5.1.0 251,954 1/17/2014
5.1.0-rc1 10,130 12/6/2013
5.0.0 460,302 10/17/2013
5.0.0-rc1 10,948 8/23/2013
5.0.0-beta2 14,867 6/26/2013
5.0.0-beta1 9,506 6/26/2013
4.0.30506 551,742 5/30/2013
4.0.20710 534,443 8/11/2012
4.0.20505 33,864 5/31/2012

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