Skip to content

The HttpClientHelper Package

Why using HttpClientHelper?

The package can be used to develop API clients or other clients.

Features

  • The package can automatically serialize requests to json and deserialize json based responses
  • The package contains methods to execute simple requests with httpContents or with JSON objects.

Its open source

  • The Source code is hosted here.