HttpClientFactory adapter for ASP.NET Core for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable.
Info
Version: | 1.6.4 |
Author(s): | Antony Male |
Last Update: | Wednesday, April 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/canton7/RestEase |
NuGet Url: | https://www.nuget.org/packages/RestEase.HttpClientFactory |
Install
Install-Package RestEase.HttpClientFactory
dotnet add package RestEase.HttpClientFactory
paket add RestEase.HttpClientFactory
RestEase.HttpClientFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- RestEase(>= 1.5.2 && < 2.0.0)
- Microsoft.Extensions.Http(>= 2.1.0)
Tags