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.NewtonsoftJson |
Install
Install-Package FluentRest.NewtonsoftJson
dotnet add package FluentRest.NewtonsoftJson
paket add FluentRest.NewtonsoftJson
FluentRest.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentRest(>= 7.1.0.227)
- Newtonsoft.Json(>= 12.0.3)
Tags