Fluent wrapper over HttpClient to make REST calls easier.
Info
| Version: | 10.1.0 |
| Author(s): | LoreSoft |
| Last Update: | Tuesday, February 18, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/loresoft/FluentRest |
| NuGet Url: | https://www.nuget.org/packages/FluentRest |
Install
Install-Package FluentRest
dotnet add package FluentRest
paket add FluentRest
FluentRest Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 4.3.4)
- System.Text.Json(>= 5.0.0)
Tags