Microsoft.AspNet.WebApi
5.2.3
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.
Install-Package Microsoft.AspNet.WebApi -Version 5.2.3
dotnet add package Microsoft.AspNet.WebApi --version 5.2.3
<PackageReference Include="Microsoft.AspNet.WebApi" Version="5.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi --version 5.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi, 5.2.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.WebApi as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi&version=5.2.3
// Install Microsoft.AspNet.WebApi as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi&version=5.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.
Dependencies
-
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3 && < 5.3.0)
Used By
GitHub repositories (200)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
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.
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.2.3 | 655,491 | 2/9/2015 |
5.2.3-beta1 | 16,561 | 12/17/2014 |
5.2.2 | 754,939 | 8/28/2014 |
5.2.2-rc | 13,278 | 8/23/2014 |
5.2.0 | 434,450 | 7/1/2014 |
5.2.0-rc | 17,888 | 5/27/2014 |
5.1.2 | 323,845 | 4/2/2014 |
5.1.1 | 188,374 | 2/10/2014 |
5.1.0 | 140,933 | 1/17/2014 |
5.1.0-rc1 | 9,873 | 12/6/2013 |
5.0.1 | 127,852 | 2/13/2014 |
5.0.0 | 442,075 | 10/17/2013 |
5.0.0-rc1 | 10,054 | 8/23/2013 |
5.0.0-beta2 | 12,513 | 6/26/2013 |
5.0.0-beta1 | 8,703 | 6/26/2013 |
4.0.30506 | 502,542 | 5/30/2013 |
4.0.20710 | 488,730 | 8/11/2012 |
4.0.20505 | 30,295 | 5/31/2012 |