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.Factory |
Install
Install-Package FluentRest.Factory
dotnet add package FluentRest.Factory
paket add FluentRest.Factory
FluentRest.Factory Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentRest(>= 7.1.0.227)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
Tags