Pathoschild.Http.FluentClient
2.2.0
See the version list below for details.
dotnet add package Pathoschild.Http.FluentClient --version 2.2.0
NuGet\Install-Package Pathoschild.Http.FluentClient -Version 2.2.0
<PackageReference Include="Pathoschild.Http.FluentClient" Version="2.2.0" />
<PackageVersion Include="Pathoschild.Http.FluentClient" Version="2.2.0" />
<PackageReference Include="Pathoschild.Http.FluentClient" />
paket add Pathoschild.Http.FluentClient --version 2.2.0
#r "nuget: Pathoschild.Http.FluentClient, 2.2.0"
#:package Pathoschild.Http.FluentClient@2.2.0
#addin nuget:?package=Pathoschild.Http.FluentClient&version=2.2.0
#tool nuget:?package=Pathoschild.Http.FluentClient&version=2.2.0
An easy asynchronous HTTP client for REST APIs. It provides a fluent interface that lets you create an HTTP request, dispatch and wait for it, and parse the response.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Pathoschild.Http.FluentClient:
| Package | Downloads |
|---|---|
|
StrongGrid
StrongGrid is a strongly typed .NET client for SendGrid's v3 API. |
|
|
ZoomNet
ZoomNet is a strongly typed .NET client for Zoom's API. |
|
|
CakeMail.RestClient
CakeMail.RestClient is a .NET wrapper for the CakeMail API |
|
|
PowerDiary.ZoomNet
ZoomNet is a strongly typed .NET client for Zoom's API. |
|
|
Pathoschild.FluentNexus
A modern async HTTP client for the Nexus Mods API. It gives you simple strongly-typed methods to access all of the Nexus API endpoints, handling the gritty details like deserialisation, content negotiation, URL encoding, and error-handling. |
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
|
|
|
Jericho/StrongGrid
Strongly typed library for the entire SendGrid v3 API, including webhooks
|
|
|
qwqcode/Nacollector
Nacollector is a platform for web data collection.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.4.2 | 149,055 | 6/2/2025 |
| 4.4.1 | 548,563 | 6/6/2024 |
| 4.4.0 | 228,524 | 5/24/2024 |
| 4.3.0 | 734,278 | 3/14/2023 |
| 4.2.0 | 560,539 | 10/7/2022 |
| 4.1.1 | 104,779 | 6/23/2022 |
| 4.1.0 | 1,243,411 | 3/11/2021 |
| 4.0.0 | 727,651 | 5/14/2020 |
| 3.3.1 | 348,284 | 7/20/2019 |
| 3.3.0 | 230,700 | 4/28/2019 |
| 3.2.0 | 575,023 | 4/18/2018 |
| 3.1.0 | 71,121 | 9/19/2017 |
| 3.0.0 | 67,279 | 2/9/2017 |
| 2.3.0 | 9,586 | 12/12/2016 |
| 2.2.0 | 23,201 | 6/30/2016 |
| 2.1.0 | 8,771 | 5/8/2016 |
| 2.0.0 | 8,468 | 4/28/2016 |
| 1.2.1 | 10,199 | 10/28/2015 |
| 1.2.0 | 15,625 | 10/30/2013 |
| 1.1.0 | 10,188 | 8/28/2013 |
Unified libraries, updated dependencies, migrated to project.json.