Celerik.NetCore.HttpClient provides a codebaseline to implement a HttpClient calling a service that follows the Celerik Api Protocol. The protocol is simple: all http body responses have: Data, Message, MessageType and Success.
PM > Install-Package Celerik.NetCore.HttpClient
- .NETStandard 2.0
Check out the road map of Celerik.NetCore.HttpClient here.
Celerik.NetCore.HttpClient is licensed under the MIT license.
Check out the contributing guide here.