Microsoft.AspNet.WebApi.Core
5.2.7
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.
Install-Package Microsoft.AspNet.WebApi.Core -Version 5.2.7
dotnet add package Microsoft.AspNet.WebApi.Core --version 5.2.7
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.7" />
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.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.Core, 5.2.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
Used By
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.Core:
Package | Downloads |
---|---|
Microsoft.AspNet.WebApi.WebHost
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.Owin
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
|
|
Swashbuckle.Core
Seamlessly adds a Swagger to WebApi projects!
|
|
Microsoft.AspNet.WebApi.Cors
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
|
|
Microsoft.AspNet.WebApi.OData
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.
|
GitHub repositories (281)
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。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.2.7 | 21,147,714 | 11/29/2018 |
5.2.6 | 10,661,008 | 5/11/2018 |
5.2.5 | 537,280 | 5/2/2018 |
5.2.5-preview1 | 39,155 | 3/19/2018 |
5.2.4 | 6,271,412 | 2/12/2018 |
5.2.4-preview1 | 30,052 | 1/5/2018 |
5.2.3 | 49,928,145 | 2/9/2015 |
5.2.3-beta1 | 58,751 | 12/17/2014 |
5.2.2 | 6,426,182 | 8/28/2014 |
5.2.2-rc | 31,785 | 8/23/2014 |
5.2.0 | 2,796,145 | 7/1/2014 |
5.2.0-rc | 63,148 | 5/27/2014 |
5.1.2 | 1,497,944 | 4/2/2014 |
5.1.1 | 850,637 | 2/10/2014 |
5.1.0 | 710,886 | 1/17/2014 |
5.1.0-rc1 | 38,489 | 12/6/2013 |
5.0.0 | 2,491,974 | 10/17/2013 |
5.0.0-rc1 | 65,030 | 8/23/2013 |
5.0.0-beta2 | 71,882 | 6/26/2013 |
5.0.0-beta1 | 32,732 | 6/26/2013 |
4.0.30506 | 6,669,838 | 5/30/2013 |
4.0.20710 | 7,097,462 | 8/11/2012 |
4.0.20505 | 488,058 | 5/31/2012 |