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"
#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 (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 is a platform for web data collection.
|
|
Jericho/StrongGrid
Strongly typed library for the entire SendGrid v3 API, including webhooks
|
Version | Downloads | Last updated |
---|---|---|
4.4.1 | 178,976 | 6/6/2024 |
4.4.0 | 158,366 | 5/24/2024 |
4.3.0 | 494,647 | 3/14/2023 |
4.2.0 | 441,897 | 10/7/2022 |
4.1.1 | 91,170 | 6/23/2022 |
4.1.0 | 999,690 | 3/11/2021 |
4.0.0 | 662,063 | 5/14/2020 |
3.3.1 | 310,223 | 7/20/2019 |
3.3.0 | 200,256 | 4/28/2019 |
3.2.0 | 545,083 | 4/18/2018 |
3.1.0 | 54,805 | 9/19/2017 |
3.0.0 | 59,253 | 2/9/2017 |
2.3.0 | 2,143 | 12/12/2016 |
2.2.0 | 14,357 | 6/30/2016 |
2.1.0 | 2,032 | 5/8/2016 |
2.0.0 | 1,880 | 4/28/2016 |
1.2.1 | 3,569 | 10/28/2015 |
1.2.0 | 8,895 | 10/30/2013 |
1.1.0 | 3,591 | 8/28/2013 |
1.0.0 | 3,352 | 11/30/2012 |
0.5.0-beta | 1,902 | 10/4/2012 |
0.4.0-alpha6 | 1,799 | 8/29/2012 |
0.4.0-alpha5 | 1,777 | 8/29/2012 |
0.4.0-alpha4 | 1,812 | 8/28/2012 |
0.3.5-alpha4 | 1,730 | 8/8/2012 |
0.3.4-alpha | 1,761 | 8/7/2012 |
0.3.3-alpha | 1,761 | 8/7/2012 |
0.3.2-alpha | 1,774 | 7/20/2012 |
0.3.1-alpha | 1,806 | 7/17/2012 |
0.3.0-alpha | 1,766 | 6/25/2012 |
0.2.0-alpha | 1,804 | 6/5/2012 |
0.1.5-alpha | 1,845 | 5/29/2012 |
0.1.4-alpha | 1,815 | 5/24/2012 |
0.1.3-alpha | 1,813 | 5/24/2012 |
0.1.2-alpha | 1,844 | 5/23/2012 |
Unified libraries, updated dependencies, migrated to project.json.