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" />
paket add Pathoschild.Http.FluentClient --version 2.2.0
#r "nuget: Pathoschild.Http.FluentClient, 2.2.0"
// Install Pathoschild.Http.FluentClient as a Cake Addin #addin nuget:?package=Pathoschild.Http.FluentClient&version=2.2.0 // Install Pathoschild.Http.FluentClient as a Cake Tool #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 (15)
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 |
|
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. |
|
Balcony.Framework
Balcony's Framework |
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 |
---|---|---|
4.4.1 | 31,196 | 6/6/2024 |
4.4.0 | 86,444 | 5/24/2024 |
4.3.0 | 395,736 | 3/14/2023 |
4.2.0 | 355,051 | 10/7/2022 |
4.1.1 | 80,759 | 6/23/2022 |
4.1.0 | 898,669 | 3/11/2021 |
4.0.0 | 627,696 | 5/14/2020 |
3.3.1 | 287,631 | 7/20/2019 |
3.3.0 | 190,504 | 4/28/2019 |
3.2.0 | 532,552 | 4/18/2018 |
3.1.0 | 53,325 | 9/19/2017 |
3.0.0 | 58,841 | 2/9/2017 |
2.3.0 | 1,906 | 12/12/2016 |
2.2.0 | 12,990 | 6/30/2016 |
2.1.0 | 1,895 | 5/8/2016 |
2.0.0 | 1,724 | 4/28/2016 |
1.2.1 | 3,426 | 10/28/2015 |
1.2.0 | 8,691 | 10/30/2013 |
1.1.0 | 3,441 | 8/28/2013 |
1.0.0 | 3,137 | 11/30/2012 |
0.5.0-beta | 1,763 | 10/4/2012 |
0.4.0-alpha6 | 1,662 | 8/29/2012 |
0.4.0-alpha5 | 1,641 | 8/29/2012 |
0.4.0-alpha4 | 1,658 | 8/28/2012 |
0.3.5-alpha4 | 1,595 | 8/8/2012 |
0.3.4-alpha | 1,624 | 8/7/2012 |
0.3.3-alpha | 1,622 | 8/7/2012 |
0.3.2-alpha | 1,621 | 7/20/2012 |
0.3.1-alpha | 1,668 | 7/17/2012 |
0.3.0-alpha | 1,629 | 6/25/2012 |
0.2.0-alpha | 1,667 | 6/5/2012 |
0.1.5-alpha | 1,705 | 5/29/2012 |
0.1.4-alpha | 1,677 | 5/24/2012 |
0.1.3-alpha | 1,676 | 5/24/2012 |
0.1.2-alpha | 1,706 | 5/23/2012 |
Unified libraries, updated dependencies, migrated to project.json.