HttpClientLibrary NuGet Package

Simple and easy to use library for consuming the native .net core htttp library.

Example code:
Get<ReturnModel>(uri); / Get<ReturnModel, ErrorModel>(uri); / Get(uri);

Verbs implemented so far: GET, POST.
Formats implemented so far: *JSON ONLY*.




Got any HttpClientLibrary Question?





Info

Version: 0.0.3
Author(s): Rodrigo Pazzini Jacques
Last Update: Friday, September 25, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/HttpClientLibrary


Install
Install-Package HttpClientLibrary
dotnet add package HttpClientLibrary
paket add HttpClientLibrary
HttpClientLibrary Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1719