Pathoschild.Http.FluentClient
1.2.0
dotnet add package Pathoschild.Http.FluentClient --version 1.2.0
NuGet\Install-Package Pathoschild.Http.FluentClient -Version 1.2.0
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="Pathoschild.Http.FluentClient" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pathoschild.Http.FluentClient --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pathoschild.Http.FluentClient, 1.2.0"
#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 Pathoschild.Http.FluentClient as a Cake Addin #addin nuget:?package=Pathoschild.Http.FluentClient&version=1.2.0 // Install Pathoschild.Http.FluentClient as a Cake Tool #tool nuget:?package=Pathoschild.Http.FluentClient&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A fluent, strongly-typed HTTP client built on top of Microsoft's .NET 4.5 HttpClient.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Client (>= 5.0.0)
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Pathoschild.Http.FluentClient:
Repository | Stars |
---|---|
Pathoschild/SMAPI
The modding API for Stardew Valley.
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
Nexus-Mods/Nexus-Mod-Manager
|
|
qwqcode/Nacollector
Nacollector WEB data collection platform.
|
|
Jericho/StrongGrid
Strongly typed library for the entire SendGrid v3 API, including webhooks
|
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 754 | 10/30/2013 |
1.1.0 | 66 | 8/28/2013 |
1.0.0 | 48 | 11/30/2012 |
0.5.0-beta | 55 | 10/4/2012 |
0.4.0-alpha6 | 40 | 8/29/2012 |
0.4.0-alpha5 | 42 | 8/29/2012 |
0.4.0-alpha4 | 41 | 8/28/2012 |
0.3.5-alpha4 | 43 | 8/8/2012 |
0.3.4-alpha | 43 | 8/7/2012 |
0.3.3-alpha | 42 | 8/7/2012 |
0.3.2-alpha | 43 | 7/20/2012 |
0.3.1-alpha | 41 | 7/17/2012 |
0.3.0-alpha | 40 | 6/25/2012 |
0.2.0-alpha | 40 | 6/5/2012 |
0.1.5-alpha | 39 | 5/29/2012 |
0.1.4-alpha | 41 | 5/24/2012 |
0.1.3-alpha | 42 | 5/24/2012 |
0.1.2-alpha | 40 | 5/23/2012 |
Migrated to latest Microsoft packages.