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
#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

A fluent, strongly-typed HTTP client built on top of Microsoft's .NET 4.5 HttpClient.

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 (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/Nexus-Mod-Manager
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
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 753 10/30/2013
1.1.0 64 8/28/2013
1.0.0 47 11/30/2012
0.5.0-beta 53 10/4/2012
0.4.0-alpha6 39 8/29/2012
0.4.0-alpha5 41 8/29/2012
0.4.0-alpha4 39 8/28/2012
0.3.5-alpha4 41 8/8/2012
0.3.4-alpha 41 8/7/2012
0.3.3-alpha 40 8/7/2012
0.3.2-alpha 41 7/20/2012
0.3.1-alpha 39 7/17/2012
0.3.0-alpha 38 6/25/2012
0.2.0-alpha 38 6/5/2012
0.1.5-alpha 38 5/29/2012
0.1.4-alpha 39 5/24/2012
0.1.3-alpha 40 5/24/2012
0.1.2-alpha 38 5/23/2012

Migrated to latest Microsoft packages.