Info
Version: | 4.4.1 |
Author(s): | Pathoschild |
Last Update: | Thursday, June 6, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Pathoschild/FluentHttpClient#readme |
NuGet Url: | https://www.nuget.org/packages/Pathoschild.Http.FluentClient |
Install
Install-Package Pathoschild.Http.FluentClient
dotnet add package Pathoschild.Http.FluentClient
paket add Pathoschild.Http.FluentClient
Pathoschild.Http.FluentClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- WinInsider.System.Net.Http.Formatting(>= 1.0.14)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
Tags
Its fluent interface lets you send an HTTP request and parse the response in one go.