Fluent wrapper over HttpClient to make REST calls easier.
Info
Version: | 10.0.0 |
Author(s): | LoreSoft |
Last Update: | Wednesday, November 13, 2024 |
.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