This dll provides a base layer for IHttpClient inteface to facilitate invoking Http web APIs.
Info
Version: | 1.0.0 |
Author(s): | Moe |
Last Update: | Saturday, January 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Smasco.HttpClientFactoryCore |
Install
Install-Package Smasco.HttpClientFactoryCore
dotnet add package Smasco.HttpClientFactoryCore
paket add Smasco.HttpClientFactoryCore
Smasco.HttpClientFactoryCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.Extensions.Http(>= 5.0.0)