Microsoft.AspNet.WebApi.Client
5.2.0
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.Client --version 5.2.0
NuGet\Install-Package Microsoft.AspNet.WebApi.Client -Version 5.2.0
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.0" />
paket add Microsoft.AspNet.WebApi.Client --version 5.2.0
#r "nuget: Microsoft.AspNet.WebApi.Client, 5.2.0"
// Install Microsoft.AspNet.WebApi.Client as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.Client&version=5.2.0 // Install Microsoft.AspNet.WebApi.Client as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.Client&version=5.2.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Product | Versions 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. |
-
.NETFramework 4.5
- Newtonsoft.Json (>= 4.5.11)
-
Portable Class Library (.NETFramework 4.5, Windows 0.0, WindowsPhone 8.0, WindowsPhone 8.1, WindowsPhoneApp 8.1)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.2)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.Client:
Package | Downloads |
---|---|
Microsoft.AspNet.WebApi.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. |
|
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. |
|
Sendgrid
C# client library and examples for using SendGrid API's to send mail and access Web API v3 endpoints. Github repo located at : https://github.com/sendgrid/sendgrid-csharp |
|
DotNetOpenAuth.OAuth2.Client
Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password. |
|
Microsoft.AspNet.OData
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. |
GitHub repositories (390)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.Client:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
Version | Downloads | Last updated |
---|---|---|
5.2.7 | 25 | 1/19/2021 |
5.2.6 | 9,465 | 1/20/2021 |
5.2.5 | 0 | 1/19/2021 |
5.2.5-preview1 | 0 | 1/20/2021 |
5.2.4 | 7 | 1/20/2021 |
5.2.4-preview1 | 0 | 1/20/2021 |
5.2.3 | 1,638,775 | 2/9/2015 |
5.2.3-beta1 | 28,579 | 12/17/2014 |
5.2.2 | 1,205,887 | 8/28/2014 |
5.2.2-rc | 17,317 | 8/23/2014 |
5.2.0 | 536,732 | 7/1/2014 |
5.2.0-rc | 32,822 | 5/27/2014 |
5.1.2 | 666,247 | 4/2/2014 |
5.1.1 | 451,627 | 2/10/2014 |
5.1.0 | 389,839 | 1/17/2014 |
5.1.0-rc1 | 28,435 | 12/6/2013 |
5.0.0 | 1,032,983 | 10/17/2013 |
5.0.0-rc1 | 39,005 | 8/23/2013 |
5.0.0-beta2 | 39,519 | 6/26/2013 |
5.0.0-beta1 | 19,171 | 6/26/2013 |
5.0.0-alpha1 | 20,781 | 5/15/2013 |
4.1.0-alpha-120809 | 58,314 | 8/15/2012 |
4.0.30506 | 1,581,657 | 5/16/2013 |
4.0.20710 | 2,013,820 | 8/11/2012 |
4.0.20505 | 169,667 | 5/31/2012 |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.