Info
Version: | 2.5.0 |
Author(s): | Celerik |
Last Update: | Tuesday, May 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/celerik/celerik-netcore-httpclient |
NuGet Url: | https://www.nuget.org/packages/Celerik.NetCore.HttpClient |
Install
Install-Package Celerik.NetCore.HttpClient
dotnet add package Celerik.NetCore.HttpClient
paket add Celerik.NetCore.HttpClient
Celerik.NetCore.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
The protocol is simple: all http body responses have: Data, Message, MessageType and Success.